You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Cheolsoo Park (JIRA)" <ji...@apache.org> on 2012/09/19 19:35:08 UTC

[jira] [Resolved] (PIG-2822) HBaseStorage should load hbase configuration into Job configuration under the covers

     [ https://issues.apache.org/jira/browse/PIG-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cheolsoo Park resolved PIG-2822.
--------------------------------

    Resolution: Fixed
      Assignee: Rohini Palaniswamy

I have verified that this issue is fixed by PIG-2821, so I am marking this jira as resolved now. Thanks for the fix Rohini!

My test set up is as follows:

Host1:
Pig + NN + JT + standalone ZK + HBase master + HBase RS

Host2:
DN + TT

This ensure that tasks that run on host2 obtain the hbase conf (ZK quorum, etc) only from the job conf shipped by Pig.
                
> HBaseStorage should load hbase configuration into Job configuration under the covers
> ------------------------------------------------------------------------------------
>
>                 Key: PIG-2822
>                 URL: https://issues.apache.org/jira/browse/PIG-2822
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Francis Liu
>            Assignee: Rohini Palaniswamy
>            Priority: Minor
>             Fix For: 0.10.1
>
>
> In order to get HBaseStorage to work I have to explicitly load the conf. 
> ie
> pig --conf $HBASE_HOME/conf hbase.pig
> It would be much cleaner if HBaseStorage merged the hbase configuration into the job configuration when setLocation() is called on the FE.

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