Search

What are the various table creation arguments available in Sqoop?



Sqoop supports direct table creations in Hive, HBase and HCatalog as of now, and below are the corresponding create table arguments respectively.
  • –create-hive-table argument used with –hive-import 
  • –hbase-create-table along with –column-family <family> optionally –hbase-row-key <col>
  • –create-hcatalog-table