saihemanth-cloudera commented on a change in pull request #2063:
URL: https://github.com/apache/hive/pull/2063#discussion_r607957764
##########
File path: service/src/resources/hive-webapps/hiveserver2/logconf.jsp
##########
@@ -112,7 +112,9 @@
</tbody>
</table>
</div>
-
+ <% Collection<HiveSession> hiveSessions =
sessionManager.getSessions();
Review comment:
This HS2 WebUI log interface is common to all the sessions currently.
Our goal now is that the log level should only be configured by the users with
admin-level privileges. So only the users with admin-level privileges will be
seeing this log configuration input.
--
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]