saihemanth-cloudera commented on a change in pull request #2063:
URL: https://github.com/apache/hive/pull/2063#discussion_r609875145
##########
File path: service/src/resources/hive-webapps/hiveserver2/logconf.jsp
##########
@@ -132,7 +134,10 @@
<button id="log-level-submit" type="button" class="btn
btn-primary">Submit</button>
</form>
-
+ <% } else { %>
+ <p>Cannot configure logging rules unless you user <%=
hiveSession.getUserName() %></p>
Review comment:
Yeah, it's a typo. The text should be "unless user user_name has admin
privileges"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]