You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Francis Liu (JIRA)" <ji...@apache.org> on 2012/07/17 20:29:34 UTC

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

Francis Liu created PIG-2822:
--------------------------------

             Summary: 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
            Priority: Minor


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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Cheolsoo Park (JIRA)" <ji...@apache.org>.
     [ 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

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

Posted by "Rohini Palaniswamy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohini Palaniswamy updated PIG-2822:
------------------------------------

    Affects Version/s: 0.10.0
        Fix Version/s: 0.11

Thanks Cheolsoo. I had missed marking this one resolved when PIG-2821 was committed. 
                
> 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
>    Affects Versions: 0.10.0
>            Reporter: Francis Liu
>            Assignee: Rohini Palaniswamy
>            Priority: Minor
>             Fix For: 0.11, 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

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

Posted by "Francis Liu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis Liu updated PIG-2822:
-----------------------------

    Fix Version/s: 0.10.1
    
> 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
>            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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira