[
https://issues.apache.org/jira/browse/HBASE-11104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000115#comment-14000115
]
Vandana Ayyalasomayajula commented on HBASE-11104:
--------------------------------------------------
The test does not pass on the trunk nor in 0.98 branch. I am using the
following command
{code}
mvn install -DskipTests && cd hbase-it && mvn failsafe:integration-test
-Dit.test=IntegrationTestImportTsv
{code}
I have a patch which makes the Integration test pass on secure cluster, but
locally it fails. Has anyone run the test on local machine ?
> IntegrationTestImportTsv#testRunFromOutputCommitter misses credential
> initialization
> ------------------------------------------------------------------------------------
>
> Key: HBASE-11104
> URL: https://issues.apache.org/jira/browse/HBASE-11104
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Attachments: 11104-v1.txt
>
>
> IntegrationTestImportTsv#testRunFromOutputCommitter a parent job that ships
> the HBase dependencies.
> However, call to TableMapReduceUtil.initCredentials(job) is missing - making
> this test fail on a secure cluster.
--
This message was sent by Atlassian JIRA
(v6.2#6252)