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

Enis Soztutar commented on HBASE-8146:
--------------------------------------

Thanks for the quick look. We've discovered with Nick offline that the reason 
we were able to get away for the mapred classpath issues was that most of the 
mapred utils (importtsv, etc) was adding those classes manually. 
Will commit if qa gives a go. Will also fix for 0.94, sans the 
TableMapReduceUtil changes. 
                
> IntegrationTestBigLinkedList does not work on distributed setup
> ---------------------------------------------------------------
>
>                 Key: HBASE-8146
>                 URL: https://issues.apache.org/jira/browse/HBASE-8146
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.95.0, 0.98.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.95.0, 0.98.0, 0.94.7
>
>         Attachments: hbase-8146_v1.patch
>
>
> Two issues: 
>  - IntegrationTestBigLinkedList.java does not add dependency jars, for it's 
> first job (my bad for not testing it properly)
>  - TableMapReduceUtil does not add guava, and htrace dependency to the job 
> classpath. This affects all mapreduce jobs in trunk. 
> I have to look into whether the patch for HBASE-8140 would fix the second 
> condition. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to