[ https://issues.apache.org/jira/browse/SQOOP-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096480#comment-14096480 ]
Richard commented on SQOOP-1393: -------------------------------- I prefer to use Kite as well. However, Kite 0.15.0 only support Hive 0.10.0, while Sqoop use Hive 0.13.0 as dependency. If we use Kite to generate Hive table, then Kite need to support Hive 0.13.0. I wonder is there any plan for Kite to support Latest Hive version, or it could not be implemented in a short time. > 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 > > 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.2#6252)