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

Suhas Satish commented on PIG-3152:
-----------------------------------

I thnk this bug might be illegal. Most likely, you have built a FAT jar which 
included classes from all dependent libraries and as a result HBase 0.90.0 
classes got packaged.

                
> HTable class in Pig 0.10.1
> --------------------------
>
>                 Key: PIG-3152
>                 URL: https://issues.apache.org/jira/browse/PIG-3152
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.10.1
>            Reporter: Ionut Ignatescu
>            Priority: Blocker
>
> In Pig 0.10.1 HTable class is defined under the same package as it is in 
> HBase package. Much more, the version of this class seems to be very old: 
> several methods do not exists or have a different signature.
> Since in my use case  HBase is a transitive dependency, I cannot remove it 
> and I need last version of it(same deployed on my cluster).

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