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


##########
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:
   This was changed recently in HIVE-27972 by @abstractdog . Are we sure that 
we are not breaking something?



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