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)