Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Celebrating as our community reaches 100,000 members! Thank you!
Labels (2)
avatar
Expert Contributor

To put Kerberos DEBUG logging for HDF managed Schema Registry ( SR ) clusters, do the following depending on your environment:

  1. Navigate to Ambari schema registry > configs > advanced > registry-env template
  2. Add the below line:
    export REGISTRY_OPTS="$REGISTRY_OPTS -Dsun.security.krb5.debug=true"
    Example:registry.png
  3. Restart SR.
  4. You will then be able to view Kerberos DEBUG messages under /var/log/registry (default). 

 

 

556 Views
0 Kudos
Version history
Last update:
‎07-20-2020 10:51 PM
Updated by: