[ 
https://issues.apache.org/jira/browse/HIVE-27770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

László Bodor updated HIVE-27770:
--------------------------------
    Description: 
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 way, hive-exec.jar will be downloaded once per node instead of once per 
session, saving lots of HDFS resources and speeding up tez app start a bit

> Consider localizing hive-exec jar as a PUBLIC resource
> ------------------------------------------------------
>
>                 Key: HIVE-27770
>                 URL: https://issues.apache.org/jira/browse/HIVE-27770
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: László Bodor
>            Priority: Major
>
> 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 way, hive-exec.jar will be downloaded once per node instead of once per 
> session, saving lots of HDFS resources and speeding up tez app start a bit



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to