[
https://issues.apache.org/jira/browse/OOZIE-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410052#comment-15410052
]
Rohini Palaniswamy commented on OOZIE-2588:
-------------------------------------------
- Thread.currentThread().setContextClassLoader(contextClassLoader); should
have to be reset in @AfterClass. As all tests run in the same jvm, not
resetting might cause a problem. Sorry. Missed this in initial review.
- Could you also rename TEST_HCAT_METASTORE_PRINCIPAL to
TEST_HIVE_METASTORE_PRINCIPAL2
> Support getting credentials for same cluster hcat when credentials config is
> empty
> ----------------------------------------------------------------------------------
>
> Key: OOZIE-2588
> URL: https://issues.apache.org/jira/browse/OOZIE-2588
> Project: Oozie
> Issue Type: Bug
> Reporter: Satish Subhashrao Saley
> Assignee: Satish Subhashrao Saley
> Priority: Minor
> Attachments: OOZIE-2588-1.patch, OOZIE-2588-2.patch,
> OOZIE-2588-3.patch, OOZIE-2588-4.patch, OOZIE-2588-5.patch,
> OOZIE-2588-6.patch, OOZIE-2588-7.patch, OOZIE-2588-8.patch
>
>
> Oozie should get credentials for the same cluster hcat when
> hcat.metastore.uri and hcat.metastore.principal are not specified. It will
> eliminate lot of trouble for the users.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)