Ramesh B created SQOOP-3043:
-------------------------------
Summary: Sqoop HiveImport fails with Wrong FS while S3 as target
directory
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)