You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Attila Szabo (JIRA)" <ji...@apache.org> on 2017/12/05 22:47:03 UTC

[jira] [Updated] (SQOOP-3187) Sqoop import as PARQUET to S3 failed

     [ https://issues.apache.org/jira/browse/SQOOP-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Attila Szabo updated SQOOP-3187:
--------------------------------
    Fix Version/s:     (was: 1.4.7)
                   no-release

> Sqoop import as PARQUET to S3 failed
> ------------------------------------
>
>                 Key: SQOOP-3187
>                 URL: https://issues.apache.org/jira/browse/SQOOP-3187
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.6
>            Reporter: Surendra Nichenametla
>            Assignee: Sandish Kumar HN
>             Fix For: no-release
>
>
> Sqoop import as parquet file to S3 fails. Command and error are give below.
> However, import to a HDFS location works though.
> sqoop import --connect "jdbc:oracle:thin:@<ip_address>:1521/ORCL" --table mytable --username myuser --password mypass --target-dir s3://bucket/foo/bar/ --columns col1,col2 -m1 --as-parquetfile
> 17/05/09 21:00:18 ERROR tool.ImportTool: Imported Failed: Wrong FS: s3://bucket/foo/bar, expected: hdfs://master-ip:8020
> P.S. I tried this from Amazon EMR cluster.



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