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

Swapan Shridhar edited comment on AMBARI-22595 at 12/7/17 10:26 PM:
--------------------------------------------------------------------

committed to trunk and branch-2.6

{code:title=commit branch : branch-2.6}
commit a63ee0e5896f2a21a0602018c4a7af0d8f6154bc
Author: Swapan Shridhar <sshrid...@hortonworks.com>
Date:   Thu Dec 7 14:02:58 2017 -0800

    AMBARI-22595. Livy2 keytabs are not getting configured automatically in 
zeppelin. (prabhjyotsingh via sshridhar).
{code}


{code:title=commit branch : trunk}
commit a63ee0e5896f2a21a0602018c4a7af0d8f6154bc
Author: Swapan Shridhar <sshrid...@hortonworks.com>
Date:   Thu Dec 7 14:02:58 2017 -0800

    AMBARI-22595. Livy2 keytabs are not getting configured automatically in 
zeppelin. (prabhjyotsingh via sshridhar).
{code}


was (Author: swapanshridhar):
committed to trunk and branch-2.6

> Livy2 keytabs are not getting configured automatically in zeppelin
> ------------------------------------------------------------------
>
>                 Key: AMBARI-22595
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22595
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.6.1
>         Environment: HDP-2.6.4.0-55
> ambari-server --version 2.6.1.0-91
>            Reporter: Supreeth Sharma
>            Assignee: Prabhjyot Singh
>            Priority: Blocker
>             Fix For: 2.6.1
>
>         Attachments: AMBARI-22595_trunk_v1.patch, zeppelin.png
>
>
> 'zeppelin.livy.keytab' and 'zeppelin.livy.principal' are not configured for 
> zeppelin after installation on secured cluster.
> Because of this zeppelin notebook with livy interpreter is failing with 
> un-authenticated 401 error:
> {code:java}
> org.apache.zeppelin.livy.LivyException: Error with 401 StatusCode: <html>
> <head>
> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
> <title>Error 401 </title>
> </head>
> <body>
> <h2>HTTP ERROR: 401</h2>
> <p>Problem accessing /version. Reason:
> <pre>    Authentication required</pre></p>
> <hr /><i><small>Powered by Jetty://</small></i>
> </body>
> </html>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to