[ https://issues.apache.org/jira/browse/HIVE-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969764#comment-13969764 ]
Eugene Koifman commented on HIVE-5072: -------------------------------------- Regarding item 5: I think it's a bad idea in a multi-tenant system to expect users to modify Sqoops tar file to include items that are not part of the distribution like specific JDBC jars. For auto shipping of the tar file to work properly there needs to be a mechanism how user can specify some path in HDFS where the driver jar can be found and WebHCat needs to ensure that it's shipped to target node (using "-libjars" for example). > [WebHCat]Enable directly invoke Sqoop job through Templeton > ----------------------------------------------------------- > > Key: HIVE-5072 > URL: https://issues.apache.org/jira/browse/HIVE-5072 > Project: Hive > Issue Type: Improvement > Components: WebHCat > Affects Versions: 0.12.0 > Reporter: Shuaishuai Nie > Assignee: Shuaishuai Nie > Attachments: HIVE-5072.1.patch, HIVE-5072.2.patch, HIVE-5072.3.patch, > HIVE-5072.4.patch, Templeton-Sqoop-Action.pdf > > > Now it is hard to invoke a Sqoop job through templeton. The only way is to > use the classpath jar generated by a sqoop job and use the jar delegator in > Templeton. We should implement Sqoop Delegator to enable directly invoke > Sqoop job through Templeton. -- This message was sent by Atlassian JIRA (v6.2#6252)