[ https://issues.apache.org/jira/browse/SQOOP-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Attila Szabo updated SQOOP-2943: -------------------------------- Fix Version/s: (was: 1.4.7) 1.5.0 > 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.5.0 > > > 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.4.14#64029)