[ 
https://issues.apache.org/jira/browse/SOLR-9076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15377274#comment-15377274
 ] 

Steve Rowe commented on SOLR-9076:
----------------------------------

Looks like dependencies are still an issue?  From my Jenkins's nightly 6.x job 
yesterday - these reproduce for me:

{noformat}
[...]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MorphlineBasicMiniMRTest -Dtests.seed=96C0B1B6D2779A2B 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=ms-MY -Dtests.timezone=AGT -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | MorphlineBasicMiniMRTest (suite) <<<
   [junit4]    > Throwable #1: 
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: 
java.lang.NoClassDefFoundError: org/jboss/netty/channel/ChannelPipelineFactory
{noformat}

{noformat}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MorphlineGoLiveMiniMRTest -Dtests.seed=96C0B1B6D2779A2B 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=pt -Dtests.timezone=America/Aruba -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | MorphlineGoLiveMiniMRTest (suite) <<<
   [junit4]    > Throwable #1: 
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: 
java.lang.NoClassDefFoundError: org/jboss/netty/channel/ChannelFactory
{noformat}

Getting regular fails on my master nightly runs for the same reason.

I don't understand why these failures don't show up on ASF or Policeman Jenkins?

> Update to Hadoop 2.7.2
> ----------------------
>
>                 Key: SOLR-9076
>                 URL: https://issues.apache.org/jira/browse/SOLR-9076
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 6.2, master (7.0)
>
>         Attachments: SOLR-9076-Fix-dependencies.patch, SOLR-9076-Hack.patch, 
> SOLR-9076-fixnetty.patch, SOLR-9076.patch, SOLR-9076.patch, SOLR-9076.patch, 
> SOLR-9076.patch, SOLR-9076.patch, SOLR-9076.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to