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

Francis Liu updated HBASE-7772:
-------------------------------

    Attachment: HBASE-7772_94.patch

This is more a short term fix as we set the cluster id whenever a token is 
added to the job. It seems there needs to be some major refactoring to come up 
with a more holistic solution.
                
> clusterId is not set in conf properly if only 
> TableMapReduceUtil.initCredentials() is called
> --------------------------------------------------------------------------------------------
>
>                 Key: HBASE-7772
>                 URL: https://issues.apache.org/jira/browse/HBASE-7772
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Francis Liu
>            Assignee: Francis Liu
>         Attachments: HBASE-7772_94.patch
>
>
> clusterId is not set in the job's conf correctly if only 
> TableMapReduceUtil.initCredentials() is called and thus fails to include the 
> token when using an hbase client in any of the job's tasks. This is a 
> regression.

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