You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Sqoop QA bot (JIRA)" <ji...@apache.org> on 2015/09/29 03:50:04 UTC

[jira] [Commented] (SQOOP-2549) Sqoop2: Allow connector developers to mask certain keys in Maps when sending them back to clients

    [ https://issues.apache.org/jira/browse/SQOOP-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14934473#comment-14934473 ] 

Sqoop QA bot commented on SQOOP-2549:
-------------------------------------

Testing file [SQOOP-2549.patch|https://issues.apache.org/jira/secure/attachment/12764150/SQOOP-2549.patch] against branch sqoop2 took 0:30:36.569820.

{color:red}Overall:{color} -1 due to an error(s), see details below:

{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} Patch add/modify test case
{color:green}SUCCESS:{color} License check passed
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All unit tests passed (executed 1434 tests)
{color:green}SUCCESS:{color} Test coverage did not decreased ([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1736/artifact/patch-process/cobertura_report.txt])
{color:orange}WARNING:{color} New findbugs warnings ([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1736/artifact/patch-process/findbugs_report.txt])
* Package {{common}}: Class {{org.apache.sqoop.model.MMapInput}} introduced 1 completely new findbugs warnings.


{color:red}ERROR:{color} Some of integration tests failed ([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1736/artifact/patch-process/test_integration.txt], executed 155 tests)
* Test {{org.apache.sqoop.integration.connector.kafka.FromRDBMSToKafkaTest}}
* Test {{org.apache.sqoop.integration.connector.hive.FromRDBMSToKiteHiveTest}}
* Test {{org.apache.sqoop.integration.connector.kafka.FromHDFSToKafkaTest}}
* Test {{org.apache.sqoop.integration.connector.hdfs.AppendModeTest}}
* Test {{org.apache.sqoop.integration.connector.jdbc.generic.IncrementalReadTest}}
* Test {{org.apache.sqoop.integration.connector.jdbc.generic.PartitionerTest}}
* Test {{org.apache.sqoop.integration.connector.jdbc.generic.TableStagedRDBMSTest}}
* Test {{org.apache.sqoop.integration.connector.jdbc.generic.FromRDBMSToHDFSTest}}
* Test {{integration-tests}}
* Test {{org.apache.sqoop.integration.connector.hdfs.HdfsIncrementalReadTest}}
* Test {{org.apache.sqoop.integration.connector.jdbc.generic.AllTypesTest}}
* Test {{org.apache.sqoop.integration.connector.hdfs.S3Test}}
* Test {{org.apache.sqoop.integration.connector.jdbc.generic.FromHDFSToRDBMSTest}}
* Test {{org.apache.sqoop.integration.connector.kite.FromRDBMSToKiteTest}}
* Test {{org.apache.sqoop.integration.connector.hdfs.OutputDirectoryTest}}



Console output is available [here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1736/console].

This message is automatically generated.

> 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: Jarek Jarcec Cecho
>             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)