Eugene Koifman created HIVE-10858: ------------------------------------- Summary: WebHCat specific resources should be added to HADOOP_CLASSPATH first Key: HIVE-10858 URL: https://issues.apache.org/jira/browse/HIVE-10858 Project: Hive Issue Type: Bug Components: WebHCat Affects Versions: 1.2.0 Reporter: Eugene Koifman Assignee: Eugene Koifman
When submitting jobs via WebHCat the user may specify additional jars to be included with the job. Sqoop jobs is one such example where user may need to supply a jar with JDBC classes for a given database. If the a different version of the same jar is already present in HADOOP_CLASSPATH, we need to make sure user specified jar is used. -- This message was sent by Atlassian JIRA (v6.3.4#6332)