abstractdog commented on PR #4753:
URL: https://github.com/apache/hive/pull/4753#issuecomment-1746235847

   > This is a slightly different topic, but I'm putting it here since it is 
also slightly related. Also, my memory and comment here could be wrong. I am 
also aware that it takes time and consumes space to copy hive-exec.jar per app. 
So, I'm wondering if we can potentially develop an option to mark the resource 
as LocalResourceVisibility.PUBLIC. It needs to care of security but it sounds 
possible if an administrator has control of Hive deployment.
   
   very good point @okumin , we might want to discover the possibility to 
localize hive-exec jar as PUBLIC, similarly to the tez.tar.gz here:
   
https://github.com/apache/tez/blob/2ad10b61a0263770e4e78983939bb9d823d9dc27/tez-api/src/main/java/org/apache/tez/client/TezClientUtils.java#L271-L277


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