Attila Szabo created SQOOP-2943:
-----------------------------------

             Summary: Make sqoop able to import to Parquet file format in case 
of HDFS encryption zones are turned on
                 Key: SQOOP-2943
                 URL: https://issues.apache.org/jira/browse/SQOOP-2943
             Project: Sqoop
          Issue Type: Improvement
    Affects Versions: 1.4.7
            Reporter: Attila Szabo
             Fix For: 1.4.7


If HDFS encryption zones are turned on, and the user tries to import into 
Parquet format, where the target location is in a very different encryption 
zone, than the zone of the /tmp/ location (typical use case for that encrypted 
hive warehouse directory), even the mapper jobs are executed successfully, and 
the partial results stored on the temp storage correctly, the MergeOutputMapper 
class of Kite SDK dies with an HDFS related exception ("can't be moved into an 
encryption zone").

The problem does not appear in case of clear text output formats.

Please make Sqoop able to solve this scenario as well!



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

Reply via email to