[ 
https://issues.apache.org/jira/browse/HIVE-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422324#comment-13422324
 ] 

Hudson commented on HIVE-3295:
------------------------------

Integrated in Hive-trunk-h0.21 #1567 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1567/])
    HIVE-3295. HIVE-3128 introduced bug causing dynamic partitioning to fail. 
(kevinwilfong reviewed by njain, ashutoshc) (Revision 1365460)

     Result = FAILURE
kevinwilfong : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1365460
Files : 
* 
/hive/trunk/common/src/java/org/apache/hadoop/hive/common/CompressionUtils.java
* /hive/trunk/common/src/java/org/apache/hadoop/hive/common/FileUtils.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/ExecDriver.java

                
> 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
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3295.1.patch.txt, HIVE-3295.2.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

        

Reply via email to