You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2012/10/04 07:15:07 UTC

[jira] [Created] (HADOOP-8881) FileBasedKeyStoresFactory initialization logging should be debug not info

Alejandro Abdelnur created HADOOP-8881:
------------------------------------------

             Summary: FileBasedKeyStoresFactory initialization logging should be debug not info
                 Key: HADOOP-8881
                 URL: https://issues.apache.org/jira/browse/HADOOP-8881
             Project: Hadoop Common
          Issue Type: Bug
          Components: security
    Affects Versions: 2.0.2-alpha
            Reporter: Alejandro Abdelnur
            Assignee: Alejandro Abdelnur
             Fix For: 2.0.3-alpha
         Attachments: HADOOP-8881.patch

When hadoop.ssl.enabled is set to true hadoop client invocations get a log message on the terminal with the initialization of the keystores, switching to debug will disable this log message by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HADOOP-8881) FileBasedKeyStoresFactory initialization logging should be debug not info

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated HADOOP-8881:
---------------------------------------

    Status: Patch Available  (was: Open)
    
> FileBasedKeyStoresFactory initialization logging should be debug not info
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-8881
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8881
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.0.2-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.3-alpha
>
>         Attachments: HADOOP-8881.patch
>
>
> When hadoop.ssl.enabled is set to true hadoop client invocations get a log message on the terminal with the initialization of the keystores, switching to debug will disable this log message by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HADOOP-8881) FileBasedKeyStoresFactory initialization logging should be debug not info

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated HADOOP-8881:
---------------------------------------

    Attachment: HADOOP-8881.patch
    
> FileBasedKeyStoresFactory initialization logging should be debug not info
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-8881
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8881
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.0.2-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.3-alpha
>
>         Attachments: HADOOP-8881.patch
>
>
> When hadoop.ssl.enabled is set to true hadoop client invocations get a log message on the terminal with the initialization of the keystores, switching to debug will disable this log message by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-8881) FileBasedKeyStoresFactory initialization logging should be debug not info

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469166#comment-13469166 ] 

Todd Lipcon commented on HADOOP-8881:
-------------------------------------

+1
                
> FileBasedKeyStoresFactory initialization logging should be debug not info
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-8881
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8881
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.0.2-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.3-alpha
>
>         Attachments: HADOOP-8881.patch
>
>
> When hadoop.ssl.enabled is set to true hadoop client invocations get a log message on the terminal with the initialization of the keystores, switching to debug will disable this log message by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-8881) FileBasedKeyStoresFactory initialization logging should be debug not info

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469576#comment-13469576 ] 

Hudson commented on HADOOP-8881:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2835 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2835/])
    HADOOP-8881. FileBasedKeyStoresFactory initialization logging should be debug not info. (tucu) (Revision 1394165)

     Result = FAILURE
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1394165
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/ssl/FileBasedKeyStoresFactory.java

                
> FileBasedKeyStoresFactory initialization logging should be debug not info
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-8881
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8881
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.0.2-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.3-alpha
>
>         Attachments: HADOOP-8881.patch
>
>
> When hadoop.ssl.enabled is set to true hadoop client invocations get a log message on the terminal with the initialization of the keystores, switching to debug will disable this log message by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-8881) FileBasedKeyStoresFactory initialization logging should be debug not info

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469542#comment-13469542 ] 

Hudson commented on HADOOP-8881:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #2811 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2811/])
    HADOOP-8881. FileBasedKeyStoresFactory initialization logging should be debug not info. (tucu) (Revision 1394165)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1394165
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/ssl/FileBasedKeyStoresFactory.java

                
> FileBasedKeyStoresFactory initialization logging should be debug not info
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-8881
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8881
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.0.2-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.3-alpha
>
>         Attachments: HADOOP-8881.patch
>
>
> When hadoop.ssl.enabled is set to true hadoop client invocations get a log message on the terminal with the initialization of the keystores, switching to debug will disable this log message by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-8881) FileBasedKeyStoresFactory initialization logging should be debug not info

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469546#comment-13469546 ] 

Hudson commented on HADOOP-8881:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2873 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2873/])
    HADOOP-8881. FileBasedKeyStoresFactory initialization logging should be debug not info. (tucu) (Revision 1394165)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1394165
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/ssl/FileBasedKeyStoresFactory.java

                
> FileBasedKeyStoresFactory initialization logging should be debug not info
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-8881
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8881
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.0.2-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.3-alpha
>
>         Attachments: HADOOP-8881.patch
>
>
> When hadoop.ssl.enabled is set to true hadoop client invocations get a log message on the terminal with the initialization of the keystores, switching to debug will disable this log message by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-8881) FileBasedKeyStoresFactory initialization logging should be debug not info

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470341#comment-13470341 ] 

Hudson commented on HADOOP-8881:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #1217 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1217/])
    HADOOP-8881. FileBasedKeyStoresFactory initialization logging should be debug not info. (tucu) (Revision 1394165)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1394165
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/ssl/FileBasedKeyStoresFactory.java

                
> FileBasedKeyStoresFactory initialization logging should be debug not info
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-8881
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8881
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.0.2-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.3-alpha
>
>         Attachments: HADOOP-8881.patch
>
>
> When hadoop.ssl.enabled is set to true hadoop client invocations get a log message on the terminal with the initialization of the keystores, switching to debug will disable this log message by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-8881) FileBasedKeyStoresFactory initialization logging should be debug not info

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470286#comment-13470286 ] 

Hudson commented on HADOOP-8881:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #1186 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1186/])
    HADOOP-8881. FileBasedKeyStoresFactory initialization logging should be debug not info. (tucu) (Revision 1394165)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1394165
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/ssl/FileBasedKeyStoresFactory.java

                
> FileBasedKeyStoresFactory initialization logging should be debug not info
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-8881
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8881
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.0.2-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.3-alpha
>
>         Attachments: HADOOP-8881.patch
>
>
> When hadoop.ssl.enabled is set to true hadoop client invocations get a log message on the terminal with the initialization of the keystores, switching to debug will disable this log message by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-8881) FileBasedKeyStoresFactory initialization logging should be debug not info

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469172#comment-13469172 ] 

Hadoop QA commented on HADOOP-8881:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12547677/HADOOP-8881.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  The javadoc tool did not generate any warning messages.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with eclipse:eclipse.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in hadoop-common-project/hadoop-common.

    {color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/1558//testReport/
Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/1558//console

This message is automatically generated.
                
> FileBasedKeyStoresFactory initialization logging should be debug not info
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-8881
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8881
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.0.2-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.3-alpha
>
>         Attachments: HADOOP-8881.patch
>
>
> When hadoop.ssl.enabled is set to true hadoop client invocations get a log message on the terminal with the initialization of the keystores, switching to debug will disable this log message by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HADOOP-8881) FileBasedKeyStoresFactory initialization logging should be debug not info

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated HADOOP-8881:
---------------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

committed to trunk and branch-2
                
> FileBasedKeyStoresFactory initialization logging should be debug not info
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-8881
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8881
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.0.2-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.3-alpha
>
>         Attachments: HADOOP-8881.patch
>
>
> When hadoop.ssl.enabled is set to true hadoop client invocations get a log message on the terminal with the initialization of the keystores, switching to debug will disable this log message by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira