You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2009/11/02 09:34:59 UTC

[jira] Commented: (PIG-970) Support of HBase 0.20.0

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

Jeff Zhang commented on PIG-970:
--------------------------------

Vincent, I do not know how you pass TestHBaseStorage using your patch. Because hbase 0.20 integrate zookeeper , so TestHBaseStorage has to be updated accordingly.

I submit the patch including the source code and jars.  (one tricky thing is that MiniZookeeperCluster's client port is 21810 which is hard coded in source code level, while the default zookeeper's port is 2181. so I attach hbase-site.xml to override the client port of zookeeper to make it the same as MiniZookeeperCluster) 



> Support of HBase 0.20.0
> -----------------------
>
>                 Key: PIG-970
>                 URL: https://issues.apache.org/jira/browse/PIG-970
>             Project: Pig
>          Issue Type: Improvement
>          Components: impl
>    Affects Versions: 0.3.0
>            Reporter: Vincent BARAT
>            Assignee: Jeff Zhang
>             Fix For: 0.5.0
>
>         Attachments: build.xml.path, hbase-0.20.0-test.jar, hbase-0.20.0.jar, pig-hbase-0.20.0-support.patch, pig-hbase-20-v2.patch, Pig_HBase_0.20.0.patch, TEST-org.apache.pig.test.TestHBaseStorage.txt, TEST-org.apache.pig.test.TestHBaseStorage.txt, zookeeper-hbase-1329.jar
>
>
> The support of HBase is currently very limited and restricted to HBase 0.18.0.
> Because the next releases of PIG will support Hadoop 0.20.0, they should also support HBase 0.20.0.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.