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


##########
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:
   agreed, no matter how weird this area is, as long as I cannot recall why I 
changed this in [HIVE-27972](https://issues.apache.org/jira/browse/HIVE-27972) 
and this PR is green, we're fine with this change



-- 
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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to