[ https://issues.apache.org/jira/browse/SQOOP-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15636113#comment-15636113 ]
Erzsebet Szilagyi commented on SQOOP-3043: ------------------------------------------ Hi [~in.rames...@gmail.com], Sqoop project currently does not accept pull requests. To contribute, you will need to generate a patch and upload it to the JIRA and our Review Board. See the instructions here: https://cwiki.apache.org/confluence/display/SQOOP/How+to+Contribute If you need more directions, I'd be happy to help! Thanks, Liz > 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 > > 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.3.4#6332)