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

Vikram Dixit K commented on PIG-3105:
-------------------------------------

The related HBase issue was committed earlier this month after this patch was 
posted. Also, the correct way to use the hbase configuration as expected in 
hbase 0.94 and beyond is the first line change in the patch:

+        HBaseTestingUtility util = new 
HBaseTestingUtility(HBaseConfiguration.create(conf));

I will post the error I was seeing if I can dig it up.
                
> Fix TestJobSubmission unit test failure.
> ----------------------------------------
>
>                 Key: PIG-3105
>                 URL: https://issues.apache.org/jira/browse/PIG-3105
>             Project: Pig
>          Issue Type: Bug
>          Components: tools
>    Affects Versions: 0.10.0
>            Reporter: Vikram Dixit K
>            Assignee: Vikram Dixit K
>             Fix For: 0.11
>
>         Attachments: PIG-3105.patch
>
>
> Currently with Hadoop 1.0, the TestJobSubmission unit test fails. This is due 
> to HBASE-7423. This is a work around to that issue.

--
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