[ https://issues.apache.org/jira/browse/SQOOP-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133239#comment-14133239 ]
Pratik Khadloya commented on SQOOP-1393: ---------------------------------------- Yes it exists. {code} $ ls -l /usr/lib/hive/lib total 52368 -rwxr-xr-x 1 hdfs hadoop 62983 Sep 8 19:45 activation-1.1.jar -rwxr-xr-x 1 hdfs hadoop 1997485 Sep 8 19:45 ant-1.9.1.jar -rwxr-xr-x 1 hdfs hadoop 18336 Sep 8 19:45 ant-launcher-1.9.1.jar -rwxr-xr-x 1 hdfs hadoop 445288 Sep 8 19:45 antlr-2.7.7.jar ... ... ... {code} > Import data from database to Hive as Parquet files > -------------------------------------------------- > > Key: SQOOP-1393 > URL: https://issues.apache.org/jira/browse/SQOOP-1393 > Project: Sqoop > Issue Type: Sub-task > Components: tools > Reporter: Qian Xu > Assignee: Richard > Fix For: 1.4.6 > > Attachments: patch.diff, patch_v2.diff, patch_v3.diff > > > Import data to Hive as Parquet file can be separated into two steps: > 1. Import an individual table from an RDBMS to HDFS as a set of Parquet files. > 2. Import the data into Hive by generating and executing a CREATE TABLE > statement to define the data's layout in Hive with Parquet format table -- This message was sent by Atlassian JIRA (v6.3.4#6332)