[ https://issues.apache.org/jira/browse/SQOOP-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16270766#comment-16270766 ]
Hudson commented on SQOOP-3257: ------------------------------- SUCCESS: Integrated in Jenkins build Sqoop-hadoop200 #1136 (See [https://builds.apache.org/job/Sqoop-hadoop200/1136/]) SQOOP-3257: Sqoop must not log database passwords (bogi: [https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=a50869437e29dad59c3e118501879d30ec6e9870]) * (edit) src/test/org/apache/sqoop/credentials/TestPassingSecurePassword.java * (edit) src/java/org/apache/sqoop/SqoopJobDataPublisher.java * (edit) src/java/org/apache/sqoop/SqoopOptions.java * (edit) src/java/org/apache/sqoop/tool/JobTool.java * (edit) src/docs/user/saved-jobs.txt * (edit) src/java/org/apache/sqoop/metastore/GenericJobStorage.java * (add) src/java/org/apache/sqoop/metastore/PasswordRedactor.java * (add) src/test/org/apache/sqoop/metastore/PasswordRedactorTest.java > Sqoop must not log database passwords > ------------------------------------- > > Key: SQOOP-3257 > URL: https://issues.apache.org/jira/browse/SQOOP-3257 > Project: Sqoop > Issue Type: Improvement > Reporter: Szabolcs Vasas > Assignee: Szabolcs Vasas > Attachments: SQOOP-3257.patch, SQOOP-3257.patch > > > If sqoop.metastore.client.record.password property is set to true then Sqoop > stores the database password in the metastore. The problem is that in this > case the password can be logged by a couple of classes which needs to be > avoided. -- This message was sent by Atlassian JIRA (v6.4.14#64029)