[ 
https://issues.apache.org/jira/browse/AMBARI-20848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated AMBARI-20848:
-------------------------------------
    Fix Version/s: 3.1.0
                       (was: 3.0.0)

> UI switch to turn on kerberos debug logging for each component.
> ---------------------------------------------------------------
>
>                 Key: AMBARI-20848
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20848
>             Project: Ambari
>          Issue Type: New Feature
>          Components: ambari-server
>    Affects Versions: 2.5.0
>            Reporter: David Villarreal
>            Assignee: Robert Levas
>            Priority: Major
>             Fix For: 3.1.0
>
>
> Many times upon troubleshooting kerberos related issues we have to remember 
> or research how each component enables kerberos logging and apply to the env, 
> etc.  I would like to see it as easy as a check box to enable kerberos 
> debugging on each component.
> Code example:
> {code}
> if [ {{debug_kerberos}} == "true" ]]; then 
>   export HADOOP_OPTS="-Dsun.security.krb5.debug=true $HADOOP_OPTS"
> if
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to