You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Kai Sasaki (JIRA)" <ji...@apache.org> on 2017/01/16 13:17:26 UTC

[jira] [Updated] (MAPREDUCE-6753) Variable in byte printed directly in mapreduce client

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

Kai Sasaki updated MAPREDUCE-6753:
----------------------------------
    Assignee: Kai Sasaki
      Status: Patch Available  (was: Open)

> Variable in byte printed directly in mapreduce client
> -----------------------------------------------------
>
>                 Key: MAPREDUCE-6753
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6753
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 2.7.2
>            Reporter: Nemo Chen
>            Assignee: Kai Sasaki
>              Labels: easyfix, easytest
>         Attachments: MAPREDUCE-6753.01.patch
>
>
> Similar to the fix for HBASE-623, in file:
> hadoop-rel-release-2.7.2/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/security/CredentialsTestJob.java
> in line 61, the system out print a byte variable secretValue.
> {code}
> System.out.println(secretValue);
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org