ebogi 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_r282794994
########## 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+:: Review comment: Using this option makes sense only together with --create-hcatalog-table thus could you please add fail fast scenarios to prevent separate usage? Also could you please update the documentation accordingly? For reference please see SQOOP-816 and SQOOP-3324 where external Hive table option has been introduced and documented. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services