[ https://issues.apache.org/jira/browse/SQOOP-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891556#comment-15891556 ]
Eleanor Arrogante commented on SQOOP-3016: ------------------------------------------ Hello Experts, Any updates on this, please? I also encountered same issue using Sqoop 1.4.6. It doesn't honor --target-dir even when using a sudo. Best Regards, Eleanor > warehouse-dir or target-dir is not being honored > ------------------------------------------------- > > Key: SQOOP-3016 > URL: https://issues.apache.org/jira/browse/SQOOP-3016 > Project: Sqoop > Issue Type: Bug > Components: connectors/hdfs > Affects Versions: 1.4.5 > Environment: CDH 5.4.7 > Reporter: Kingsly J > > Hi Team, > In our QA env, we are not having sudo access and not having folder in our > username in "/user" and not having write access to the same. Hence we used > --warhouse-dir to direct the result to the directory for which we are having > write access.we tried the below sqoop statement to load data from Teradata to > hdfs, > sqoop import --connect jdbc:teradata://<ip>/Database=test,LOGMECH=LDAP > --username abc -P --table tbl1 --split-by tbl_cd --warehouse-dir > /projects/Sqoop_Test > but getting the below error, > ERROR tool.ImportTool: Encountered IOException running import job: > com.teradata.connector.common.exception.ConnectorException: > org.apache.hadoop.security.AccessControlException: Permission denied: > user=abc, access=WRITE, inode="/user":hdfs:supergroup:drwxr-xr-x > It is still trying to write to "/user" path. we have tried with --target-dir > parameter also, and still getting the same error. > Please guide us on the same. > Regards, > Kingsly J -- This message was sent by Atlassian JIRA (v6.3.15#6346)