dionusos 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_r282867073
########## File path: src/java/org/apache/sqoop/SqoopOptions.java ########## @@ -1654,6 +1656,14 @@ public String getHCatTableName() { return this.hCatTableName; } + public void useExternalHCatTable(boolean value) { Review comment: Thanks @dvoros ---------------------------------------------------------------- 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