You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hari Sankar Sivarama Subramaniyan (JIRA)" <ji...@apache.org> on 2015/11/04 19:53:27 UTC

[jira] [Created] (HIVE-12340) ExecDriver.execute() unnecessarily sets METASTOREPWD to HIVE

Hari Sankar Sivarama Subramaniyan created HIVE-12340:
--------------------------------------------------------

             Summary: ExecDriver.execute() unnecessarily sets METASTOREPWD to HIVE 
                 Key: HIVE-12340
                 URL: https://issues.apache.org/jira/browse/HIVE-12340
             Project: Hive
          Issue Type: Bug
            Reporter: Hari Sankar Sivarama Subramaniyan
            Assignee: Hari Sankar Sivarama Subramaniyan


HIVE-10508/HIVE-11670 covers the issue to mask the hidden user information before doing the MR/Tez job submission.We no longer need to mask the original jdo Connection password with HIVE before submitting the mapred job. conf.stripHiddenConfigurations(job) should do the job of hiding the user password when called from ExecDriver.initialize(). 



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