[
https://issues.apache.org/jira/browse/SQOOP-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nandha K Subramaniam resolved SQOOP-2897.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.6
Added the below properties and it worked.
<configuration>
<property>
<name>oozie.launcher.mapreduce.map.java.opts</name>
<value>-Dsqoop.test.import.rootDir=/my_root_dir</value>
</property>
</configuration>
> Help with Sqoop Free-form import
> --------------------------------
>
> Key: SQOOP-2897
> URL: https://issues.apache.org/jira/browse/SQOOP-2897
> Project: Sqoop
> Issue Type: Bug
> Components: connectors/hdfs
> Affects Versions: 1.4.6
> Environment: Sqoop version: 1.4.6-cdh5.5.2
> Reporter: Nandha K Subramaniam
> Fix For: 1.4.6
>
>
> I am trying to do sqoop free-form through oozie workflow and I am moving the
> data from Teradata to HDFS Encrypted zone. When I try to run the work flow, I
> am getting the error
> ERROR tool.ImportTool: Encountered IOException running import job:
> org.apache.hadoop.ipc.RemoteException(java.io.IOException):
> /user/nbswhm01/_sqoop/7b098d969d134b9ebd4c3f2aa441ac6c_4d741387/part-m-00000
> can't be moved into an encryption zone.
> Please note that I was able to run free form import with no Oozie process by
> using the option
> HADOOP_OPTS=-Dsqoop.test.import.rootDir
> Can you please help?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)