dvoros commented on a change in pull request #80: SQOOP-3438 Sqoop Import with create hcatalog
table for ORC will not w…
URL: https://github.com/apache/sqoop/pull/80#discussion_r282785682
##########
File path: src/docs/user/hcatalog.txt
##########
@@ -61,6 +61,10 @@ The presence of the +--hcatalog-table+ option signifies that the import
or export job is done using HCatalog tables, and it is a required option for
HCatalog jobs.
++--hcatalog-external-table+::
+Set this flag if you need to create external Hive table for example to store
Review comment:
Instead of ORC, I'd mention non-transactional tables, since that's stopping you from creating
HCat table without this patch.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
|