Hi, I am trying to run sqoop import into a Hive table partitioned on 2 columns (col1 string, col2 string).
I looked at the documentation for both --hive-import and --hcatalog and could not find any such option. It works successfully when table is partitioned on 1 column but not when i increase number of partition columns. Has anyone tried it and knows how to achieve it ? Thanks, Richa
