Qian Xu created SQOOP-1394:
------------------------------

             Summary: Add command line support for exporting from HDFS
                 Key: SQOOP-1394
                 URL: https://issues.apache.org/jira/browse/SQOOP-1394
             Project: Sqoop
          Issue Type: Sub-task
            Reporter: 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.

Example invocation:

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



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

Reply via email to