tanishq-chugh commented on code in PR #6656:
URL: https://github.com/apache/hive/pull/6656#discussion_r3968774112


##########
service/src/resources/hive-webapps/hiveserver2/llap.html:
##########
@@ -15,8 +15,8 @@
 
     <link rel="stylesheet" type="text/css" href="/static/css/json.human.css">
     <script src="/static/js/jquery.min.js"></script>
-    <script src="/static/js/json.human.js"></script>
-    <script src="/static/js/llap.js"></script>
+    <script src="/static/js/json.human.js?v=1"></script>
+    <script src="/static/js/llap.js?v=2"></script>

Review Comment:
   What is the reason for this change?



##########
service/src/java/org/apache/hive/http/LlapServlet.java:
##########


Review Comment:
   Should we consider adding same Cache-Control: no-store in case of error here?



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to