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

Hemanth Yamijala commented on ATLAS-661:
----------------------------------------

Tried committing this patch and found a few issues during the commit process:

* The patch didn't apply due to recent commits. Attached a rebased patch 
(ATLAS-661.3.patch)
* NegativeSSLAndKerberosTest failed. It looks like the test expects a certain 
error message when Kerberos is enabled and right credentials are not found. I 
modified the error message for now, because I think we are going to handle the 
Kerberos authentication later.
* QuickStartIT failed. This is because the test launches QuickStart.main() and 
this hangs asking for user name / password. I refactored test code a little bit 
to pass in user name and password. However, the user name and password seems 
exposed in this case which I think we should not do. Maybe we should fix this 
in another JIRA.
* There were failures in Hive bridge IT. Tried to debug that, but see them 
failing in master as well. Not sure why. This is still WIP.

It would be good if someone can verify the changes I made. Thanks.

> REST API Authentication
> -----------------------
>
>                 Key: ATLAS-661
>                 URL: https://issues.apache.org/jira/browse/ATLAS-661
>             Project: Atlas
>          Issue Type: Improvement
>    Affects Versions: 0.7-incubating
>            Reporter: Erik Bergenholtz
>            Assignee: Nixon Rodrigues
>            Priority: Critical
>             Fix For: 0.7-incubating
>
>         Attachments: ATLAS-661.2.patch, ATLAS-661.3.patch, ATLAS-661.patch
>
>
> Atlas needs to authorize the REST API invocations; as necessary requests will 
> be forced to authenticate.



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

Reply via email to