[
https://issues.apache.org/jira/browse/SQOOP-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935656#comment-14935656
]
Hudson commented on SQOOP-2549:
-------------------------------
SUCCESS: Integrated in Sqoop2 #910 (See
[https://builds.apache.org/job/Sqoop2/910/])
SQOOP-2549: Sqoop2: Allow connector developers to mask certain keys in Maps
when sending them back to clients (jarcec:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=2e74a9155ded8d2d4bdab14adb6270edde224b8f)
*
repository/repository-derby/src/test/java/org/apache/sqoop/repository/derby/DerbyTestCase.java
* common/src/test/java/org/apache/sqoop/model/TestMConfig.java
* common/src/main/java/org/apache/sqoop/json/util/ConfigInputSerialization.java
* common/src/main/java/org/apache/sqoop/model/MMapInput.java
* common/src/test/java/org/apache/sqoop/json/util/TestConfigSerialization.java
* common/src/main/java/org/apache/sqoop/json/util/ConfigInputConstants.java
* common/src/main/java/org/apache/sqoop/model/ConfigUtils.java
*
repository/repository-mysql/src/test/java/org/apache/sqoop/integration/repository/mysql/MySqlTestCase.java
* common/src/test/java/org/apache/sqoop/model/TestMMapInput.java
*
repository/repository-postgresql/src/test/java/org/apache/sqoop/integration/repository/postgresql/PostgresqlTestCase.java
* common/src/test/java/org/apache/sqoop/model/TestConfigUtils.java
* common/src/test/java/org/apache/sqoop/model/TestMJob.java
*
repository/repository-common/src/main/java/org/apache/sqoop/repository/common/CommonRepositoryHandler.java
* common/src/main/java/org/apache/sqoop/model/Input.java
* docs/src/site/sphinx/ConnectorDevelopment.rst
* common/src/test/java/org/apache/sqoop/model/TestMConfigList.java
> Sqoop2: Allow connector developers to mask certain keys in Maps when sending
> them back to clients
> -------------------------------------------------------------------------------------------------
>
> Key: SQOOP-2549
> URL: https://issues.apache.org/jira/browse/SQOOP-2549
> Project: Sqoop
> Issue Type: Bug
> Reporter: Jarek Jarcec Cecho
> Assignee: Abraham Fine
> Fix For: 1.99.7
>
> Attachments: SQOOP-2549.patch
>
>
> While working on SQOOP-2524, I've realized that whereas we do have
> {{sensitive}} property for entire {{@Input}} (which means it's value won't be
> send back to client), we don't have anything like that for individual map
> properties. Connector developer can still mask entire map, but that seems
> quite overkill for that use case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)