You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Abhishek Bafna (JIRA)" <ji...@apache.org> on 2017/01/23 14:25:26 UTC

[jira] [Updated] (OOZIE-2779) Mask Hive2 action Beeline JDBC password

     [ https://issues.apache.org/jira/browse/OOZIE-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Bafna updated OOZIE-2779:
----------------------------------
    Attachment: OOZIE-2779-00.patch

> Mask Hive2 action Beeline JDBC password
> ---------------------------------------
>
>                 Key: OOZIE-2779
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2779
>             Project: Oozie
>          Issue Type: Bug
>          Components: action
>            Reporter: Abhishek Bafna
>            Assignee: Abhishek Bafna
>              Labels: security
>             Fix For: 5.0.0
>
>         Attachments: OOZIE-2779-00.patch
>
>
> Hive2 Oozie launcher job prints the JDBC password into launcher stdout logs.
> {noformat}
> Beeline command arguments :
>              -u
>              jdbc:hive2://source-1:10000/default
>              -n
>              ambari-qa
>              -p
>              DUMMY
>              -d
>              org.apache.hive.jdbc.HiveDriver
> {noformat}



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