[ https://issues.apache.org/jira/browse/ARGUS-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramesh Mani reassigned ARGUS-90:
--------------------------------
Assignee: Ramesh Mani
> test hive connection fails in secure cluster - password passed is not correct
> -----------------------------------------------------------------------------
>
> Key: ARGUS-90
> URL: https://issues.apache.org/jira/browse/ARGUS-90
> Project: Argus
> Issue Type: Bug
> Reporter: Dilli Arumugam
> Assignee: Ramesh Mani
>
> Test Connection fails for hive repo in secure cluster.
> I have researched and identified the root cause is the password passed to
> lookup-client/src/main/java/org/apache/hadoop/security/SecureClientLogin.loginUserWithPassword(String
user, String password) :L68
> is not correct.
> For example I entered password value of "pmgr" in the UI.
> I got the value of "G4AUee+YmnQ="
> [~sneethiraj] has confirmed the value "G4AUee+YmnQ=" is encrypted form of "pmgr". This
means the password is not decrypted before passing down to
> SecureClientLogin.loginUserWithPassword(String user, String password) :L68
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|