Я импортирую данные MySQL с помощью sqoop:
sqoop-import-all-tables --connect jdbc:mysql://ip/'database'--username "username" --password **** --hive-import --hive-database 'database '--create-hive-table --as-parquetfile
Показывает:
Hive import and create hive table is not compatible with importing into ParquetFile format.
Кто-нибудь может мне помочь? спасибо