[
https://issues.apache.org/jira/browse/HIVE-24484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17371568#comment-17371568
]
David Mollitor commented on HIVE-24484:
---------------------------------------
bq. Apparently Hive is doing something that it shouldn't be in one of its tests
for moving data across encryption zones. T
As I understand it, the test is checking to make sure that this is not allowed.
Hive is using DistCP for the copy. As I understand it, DistCP would fail
quietly when moving across encryption zones (RAW zones). The test would check
that there was no replication. However, after [HDFS-14884], DistCP actually
fails and Hive isn't handling it. I updated unit test to catch this Exception
instead of looking for no changes in the destination file system.
> Upgrade Hadoop to 3.3.1
> -----------------------
>
> Key: HIVE-24484
> URL: https://issues.apache.org/jira/browse/HIVE-24484
> Project: Hive
> Issue Type: Improvement
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 23m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)