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

Ravi Prakash commented on HIVE-11607:
-------------------------------------

We ran into this as well. Thanks a lot for the fix folks!
One thing I did notice though is 
https://github.com/apache/hive/blob/master/shims/0.23/pom.xml#L186 {code} 
<scope>provided</scope> {code} . 
Unfortunately, hadoop distcp is in the tools directory, which has been dropped 
from being loaded on the default classpath. So we had to play some games for 
the Hive CLI to pick up this jar

> Export tables broken for data > 32 MB
> -------------------------------------
>
>                 Key: HIVE-11607
>                 URL: https://issues.apache.org/jira/browse/HIVE-11607
>             Project: Hive
>          Issue Type: Bug
>          Components: Import/Export
>    Affects Versions: 1.0.0, 1.2.0, 1.1.0
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>             Fix For: 1.3.0, 2.0.0
>
>         Attachments: HIVE-11607.2.patch, HIVE-11607.3.patch, HIVE-11607.patch
>
>
> Broken for both hadoop-1 as well as hadoop-2 line



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to