ayushtkn commented on code in PR #5610:
URL: https://github.com/apache/hive/pull/5610#discussion_r1916257997


##########
ql/src/java/org/apache/hadoop/hive/ql/exec/tez/HivePreWarmProcessor.java:
##########
@@ -86,7 +86,7 @@ public void run(Map<String, LogicalInput> inputs,
     ReadaheadPool rpool = ReadaheadPool.getInstance();
     ShimLoader.getHadoopShims();
 
-    URL hiveurl = new URL("jar:file:" + 
DagUtils.getInstance().getExecJarPathLocal(conf) + "!/");

Review Comment:
   It cant break anything which works previously or introduce any behaviour 
change since HIVE-27972 isn’t released & we restored what was there before in 
the previous release 



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