GitHub user bitblender opened a pull request:
https://github.com/apache/drill/pull/1064
Fix for SHUTDOWN button being visible for non Admin users
This fix repurposes an earlier change I had made to show admin user info,
to selectively enable the SHUTDOWN button.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bitblender/drill DRILL-6017
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1064.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1064
----
commit 3d310b23061461fe0e058018a35c1b95f8876f71
Author: karthik <[email protected]>
Date: 2017-12-07T04:13:24Z
Fix for SHUTDOWN button being visible for non Admin users
----
---