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

Qian Xu updated SQOOP-1394:
---------------------------

    Description: 
Export a set of Parquet files from HDFS back to an RDBMS. The target table must 
already exist in the database. The input files are read and parsed into a set 
of records according to the user-specified delimiters. Export will fail, if 
input file is not a valid Parquet file. 

No extra argument for command line interface is required. Example invocation:
{code}sqoop export --connect JDBC_URI --table TABLE --export-dir 
/path/to/file{code}

  was:
Export a set of Parquet files from HDFS back to an RDBMS. The target table must 
already exist in the database. The input files are read and parsed into a set 
of records according to the user-specified delimiters. Export will fail, if 
input file is not a valid Parquet file.

Example invocation:

sqoop export --connect JDBC_URI --table TABLE --export-dir /path/to/file


> Export data from HDFS back to an RDMS
> -------------------------------------
>
>                 Key: SQOOP-1394
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1394
>             Project: Sqoop
>          Issue Type: Sub-task
>          Components: tools
>            Reporter: Qian Xu
>            Assignee: Qian Xu
>
> Export a set of Parquet files from HDFS back to an RDBMS. The target table 
> must already exist in the database. The input files are read and parsed into 
> a set of records according to the user-specified delimiters. Export will 
> fail, if input file is not a valid Parquet file. 
> No extra argument for command line interface is required. Example invocation:
> {code}sqoop export --connect JDBC_URI --table TABLE --export-dir 
> /path/to/file{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to