You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Sandish Kumar HN (JIRA)" <ji...@apache.org> on 2017/08/30 20:06:01 UTC

[jira] [Commented] (SQOOP-3043) Sqoop HiveImport fails with Wrong FS while removing the _logs

    [ https://issues.apache.org/jira/browse/SQOOP-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147962#comment-16147962 ] 

Sandish Kumar HN commented on SQOOP-3043:
-----------------------------------------

remove-temp logs has already been taken care https://github.com/apache/sqoop/blob/trunk/src/java/org/apache/sqoop/hive/HiveImport.java#L117 here. 

> Sqoop HiveImport fails with Wrong FS while removing the _logs 
> --------------------------------------------------------------
>
>                 Key: SQOOP-3043
>                 URL: https://issues.apache.org/jira/browse/SQOOP-3043
>             Project: Sqoop
>          Issue Type: Bug
>          Components: hive-integration
>            Reporter: Ramesh B
>            Assignee: Sandish Kumar HN
>
> With s3:// as --target-dir and --hive-import provided sqoop fails with 
> {code}ERROR tool.ImportTool: Imported Failed: Wrong FS: s3a://dataplatform/sqoop/target/user/_logs, expected: hdfs://nn1
> {code}
> This is due to removeTempLogs method in HiveImport.java which is expecting hdfs as the path.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)