You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2014/11/06 02:21:34 UTC

[jira] [Created] (HIVE-8754) Sqoop job submission via WebHCat doesn't properly localize required jdbc jars in secure cluster

Eugene Koifman created HIVE-8754:
------------------------------------

             Summary: Sqoop job submission via WebHCat doesn't properly localize required jdbc jars in secure cluster
                 Key: HIVE-8754
                 URL: https://issues.apache.org/jira/browse/HIVE-8754
             Project: Hive
          Issue Type: Bug
          Components: WebHCat
    Affects Versions: 0.14.0
            Reporter: Eugene Koifman
            Assignee: Eugene Koifman
            Priority: Critical
             Fix For: 0.14.0, 0.15.0


HIVE-8588 added support for this by copying jdbc jars to lib/ of localized/exploded Sqoop tar.  Unfortunately, in a secure cluster, Dist Cache intentionally sets permissions on exploded tars such that they are not writable.

this needs to be fixed, otherwise the users would have to modify their sqoop tar to include the relevant jdbc jars which is burdensome is different DBs are used and may create headache around licensing issues



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)