[
https://issues.apache.org/jira/browse/HIVE-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Weeks updated HIVE-7429:
-------------------------------
Assignee: Daniel Weeks
Affects Version/s: (was: 0.14.0)
Status: Patch Available (was: Open)
Attached patch fixes the problem.
> Set replication for archive called before file exists
> -----------------------------------------------------
>
> Key: HIVE-7429
> URL: https://issues.apache.org/jira/browse/HIVE-7429
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.13.1, 0.13.0, 0.12.0, 0.11.0
> Reporter: Daniel Weeks
> Assignee: Daniel Weeks
> Priority: Critical
> Attachments: HIVE-7429.1.patch
>
>
> The call to set replication is called prior to uploading the archive file to
> hdfs, which does not throw an error, but the replication never gets set.
> This has a significant impact on large jobs (especially hash joins) due to
> too many tasks hitting the data nodes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)