[ https://issues.apache.org/jira/browse/HIVE-15590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821408#comment-15821408 ]
Gopal V commented on HIVE-15590: -------------------------------- LGTM - +1. Modify the HiveConf docs to be self describing {code} + LLAP_WEBUI_SPNEGO_KEYTAB_FILE("hive.llap.webui.spnego.keytab", "", + "The path to the Kerberos Keytab file containing the LLAP WebUI SPNEGO principal." + + "Typical value would look like /etc/security/keytabs/spnego.service.keytab"), + LLAP_WEBUI_SPNEGO_PRINCIPAL("hive.llap.webui.spnego.principal", "HTTP/_h...@example.com", + "The LLAP WebUI SPNEGO service principal. Configured similarly to hive.server2.webui.spnego.principal"), {code} > add separate spnego principal config for LLAP Web UI > ---------------------------------------------------- > > Key: HIVE-15590 > URL: https://issues.apache.org/jira/browse/HIVE-15590 > Project: Hive > Issue Type: Bug > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-15590.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)