[ 
https://issues.apache.org/jira/browse/OOZIE-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15120364#comment-15120364
 ] 

Purshotam Shah commented on OOZIE-2431:
---------------------------------------

{code}
+            String principal = 
props.getProperties().get(HCAT_METASTORE_PRINCIPAL) == null
+                    ? props.getProperties().get(HIVE_METASTORE_PRINCIPAL) : 
null;
{code}

Condition is incorrect.

> Support hive.metastore.uris as alias for hcat.metastore.uri
> -----------------------------------------------------------
>
>                 Key: OOZIE-2431
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2431
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Satish Subhashrao Saley
>            Assignee: Satish Subhashrao Saley
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: OOZIE-2431-1.patch, OOZIE-2431-2.patch
>
>
> It would be easier for users if Oozie supported hive.metastore.uris and 
> hive.metastore.kerberos.principal also as aliases for hcat.metastore.uri and 
> hcat.metastore.principal in hcat credentials section. It would be easy to 
> copy from hive-site.xml.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to