[
https://issues.apache.org/jira/browse/HBASE-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572686#comment-13572686
]
Gary Helmling edited comment on HBASE-7772 at 2/6/13 7:15 PM:
--------------------------------------------------------------
Running the full test suite with this patch on 0.94, I got:
{noformat}
Results :
Tests in error:
testQuarantineMissingFamdir(org.apache.hadoop.hbase.util.TestHBaseFsck):
org.apache.hadoop.hbase.TableNotEnabledException: testQuarantineMissingFamdir
Tests run: 1320, Failures: 0, Errors: 1, Skipped: 13
{noformat}
I believe I've seen other failures of TestHBaseFsck lately, so I'm not sure
this is related. I'm retesting locally to check.
[[email protected]] Do you have any other comments on the patch?
was (Author: ghelmling):
Running the full test suite with this patch on 0.94, I got:
{noformat}
Results :
Tests in error:
testQuarantineMissingFamdir(org.apache.hadoop.hbase.util.TestHBaseFsck):
org.apache.hadoop.hbase.TableNotEnabledException: testQuarantineMissingFamdir
Tests run: 1320, Failures: 0, Errors: 1, Skipped: 13
{noformat}
[[email protected]] Do you have any other comments on the patch?
> 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
> Fix For: 0.96.0, 0.94.5
>
> Attachments: HBASE-7772_94.patch, HBASE-7772.patch,
> HBASE-7772-v2_0.94.patch, HBASE-7772-v2.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