[
https://issues.apache.org/jira/browse/HIVE-19810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dai updated HIVE-19810:
------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 4.0.0
3.1.0
Status: Resolved (was: Patch Available)
Yes, it has been tested on cluster.
Patch pushed to master/branch-3. Thanks [~sershe] for review!
> StorageHandler fail to ship jars in Tez intermittently
> ------------------------------------------------------
>
> Key: HIVE-19810
> URL: https://issues.apache.org/jira/browse/HIVE-19810
> Project: Hive
> Issue Type: Bug
> Components: Tez
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Priority: Major
> Fix For: 3.1.0, 4.0.0
>
> Attachments: HIVE-19810.1.patch, HIVE-19810.2.patch, testcase.patch
>
>
> Hive relies on StorageHandler to ship jars to backend automatically in
> several cases: JdbcStorageHandler, HBaseStorageHandler,
> AccumuloStorageHandler. This does not work reliably, in particular, the first
> dag in the session will have those jars, the second will not unless container
> is reused. In the later case, the containers allocated to first dag will be
> reused in the second dag so the container will have additional resources.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)