[
https://issues.apache.org/jira/browse/HIVE-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421919#comment-13421919
]
Ashutosh Chauhan commented on HIVE-3295:
----------------------------------------
+1. Your solution of moving out that method from FileUtils to CompressionUtils
is a good one. We definitely don't want to send unnecessary jars to cluster.
Please commit if tests pass.
> HIVE-3128 introduced bug causing dynamic partitioning to fail
> -------------------------------------------------------------
>
> Key: HIVE-3295
> URL: https://issues.apache.org/jira/browse/HIVE-3295
> Project: Hive
> Issue Type: Bug
> Components: Query Processor
> Affects Versions: 0.10.0
> Reporter: Kevin Wilfong
> Assignee: Kevin Wilfong
> Priority: Blocker
> Attachments: HIVE-3295.1.patch.txt
>
>
> HIVE-3128 introduced a new commons-compress jar and imports classes from it
> in FileUtils.java The FileUtils class is accessed by dynamic partitioning in
> the map reduce cluster where the jar is not available, causing the query to
> fail.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira