Github user arina-ielchiieva commented on a diff in the pull request:
https://github.com/apache/drill/pull/1203#discussion_r181033697
--- Diff: exec/java-exec/src/main/resources/rest/index.ftl ---
@@ -79,9 +91,14 @@
</span>
</td>
<td id="status" >${drillbit.getState()}</td>
+ <!-- #if (model.shouldShowAdminInfo() ||
!model.isAuthEnabled()) -->
--- End diff --
Please remove the comment.---
