kkhatua commented on a change in pull request #1531: DRILL-5571: Cancel running
query from its Web UI
URL: https://github.com/apache/drill/pull/1531#discussion_r232511516
##########
File path: exec/java-exec/src/main/resources/rest/profile/profile.ftl
##########
@@ -50,6 +50,34 @@
"info": false
}
);} );
+
+ //Show cancellation status
+ function showCancelPopup(queryId) {
Review comment:
Wasn't aware of this and not sure if the current Bootstrap supports this.
Will try and if not supported in the current version within Drill, let's
continue with the CSS.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services