Is it posible to export files to MSSQL/DB2/ORACLE with --hive-import option?
There seem to be a file part of the ".metadata" missing.
Error:
Unable to load descriptor file:hdfs://quickstart.cloudera:8020/user/hive/warehouse/customer/.metadata/descriptor.properties
As per checking, the .metadata folder contains the file descriptor.properties when --hive-import is NOT present as a parameter.
Also, is it possible to export parquet files?
Thanks to anyone who will answer