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 "Eli Collins (Created) (JIRA)" <ji...@apache.org> on 2012/02/15 19:08:59 UTC

[jira] [Created] (HADOOP-8075) Lower native-hadoop library log from info to debug

Lower native-hadoop library log from info to debug 
---------------------------------------------------

                 Key: HADOOP-8075
                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
             Project: Hadoop Common
          Issue Type: Improvement
          Components: native
    Affects Versions: 0.23.0
            Reporter: Eli Collins


The following log shows up in all commands. It's useful to have it in the server log, but let's figure out a way so that it isn't logged eg every time you cat a file. 

{noformat}
[eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
{noformat}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (HADOOP-8075) Lower native-hadoop library log from info to debug

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

Arun C Murthy closed HADOOP-8075.
---------------------------------

    
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0, 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Hızır Sefa İrken
>              Labels: newbie
>             Fix For: 2.0.2-alpha
>
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in stderr all commands. We've already got a warning if the native library can't be loaded, don't need to log this every time at info level.
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
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] [Assigned] (HADOOP-8075) Lower native-hadoop library log from info to debug

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

Eli Collins reassigned HADOOP-8075:
-----------------------------------

    Assignee: Hızır Sefa İrken
    
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0, 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Hızır Sefa İrken
>              Labels: newbie
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in all commands. It's useful to have it in the server log, but let's figure out a way so that it isn't logged eg every time you cat a file. 
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (HADOOP-8075) Lower native-hadoop library log from info to debug

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

Hudson commented on HADOOP-8075:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #1143 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1143/])
    HADOOP-8075. Lower native-hadoop library log from info to debug. Contributed by Hızır Sefa İrken (Revision 1376322)

     Result = FAILURE
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1376322
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/util/NativeCodeLoader.java

                
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0, 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Hızır Sefa İrken
>              Labels: newbie
>             Fix For: 2.2.0-alpha
>
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in stderr all commands. We've already got a warning if the native library can't be loaded, don't need to log this every time at info level.
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (HADOOP-8075) Lower native-hadoop library log from info to debug

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

Hudson commented on HADOOP-8075:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #2625 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2625/])
    HADOOP-8075. Lower native-hadoop library log from info to debug. Contributed by Hızır Sefa İrken (Revision 1376322)

     Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1376322
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/util/NativeCodeLoader.java

                
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0, 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Hızır Sefa İrken
>              Labels: newbie
>             Fix For: 2.2.0-alpha
>
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in stderr all commands. We've already got a warning if the native library can't be loaded, don't need to log this every time at info level.
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (HADOOP-8075) Lower native-hadoop library log from info to debug

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

Hudson commented on HADOOP-8075:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2653 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2653/])
    HADOOP-8075. Lower native-hadoop library log from info to debug. Contributed by Hızır Sefa İrken (Revision 1376322)

     Result = FAILURE
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1376322
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/util/NativeCodeLoader.java

                
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0, 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Hızır Sefa İrken
>              Labels: newbie
>             Fix For: 2.2.0-alpha
>
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in stderr all commands. We've already got a warning if the native library can't be loaded, don't need to log this every time at info level.
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (HADOOP-8075) Lower native-hadoop library log from info to debug

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

Hudson commented on HADOOP-8075:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2689 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2689/])
    HADOOP-8075. Lower native-hadoop library log from info to debug. Contributed by Hızır Sefa İrken (Revision 1376322)

     Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1376322
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/util/NativeCodeLoader.java

                
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0, 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Hızır Sefa İrken
>              Labels: newbie
>             Fix For: 2.2.0-alpha
>
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in stderr all commands. We've already got a warning if the native library can't be loaded, don't need to log this every time at info level.
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (HADOOP-8075) Lower native-hadoop library log from info to debug

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

Hadoop QA commented on HADOOP-8075:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12520276/HDFS-8075.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  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.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed these unit tests:
                  org.apache.hadoop.fs.viewfs.TestViewFsTrash

    +1 contrib tests.  The patch passed contrib unit tests.

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

This message is automatically generated.
                
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0
>            Reporter: Eli Collins
>              Labels: newbie
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in all commands. It's useful to have it in the server log, but let's figure out a way so that it isn't logged eg every time you cat a file. 
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8075) Lower native-hadoop library log from info to debug

Posted by "Hızır Sefa İrken (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hızır Sefa İrken updated HADOOP-8075:
-------------------------------------

    Status: Patch Available  (was: Open)
    
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0
>            Reporter: Eli Collins
>              Labels: newbie
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in all commands. It's useful to have it in the server log, but let's figure out a way so that it isn't logged eg every time you cat a file. 
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (HADOOP-8075) Lower native-hadoop library log from info to debug

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

Eli Collins updated HADOOP-8075:
--------------------------------

          Resolution: Fixed
       Fix Version/s: 2.2.0-alpha
    Target Version/s:   (was: 2.0.0-alpha)
        Hadoop Flags: Reviewed
              Status: Resolved  (was: Patch Available)

I've committed this and merged to branch-2. Thanks Hizir!
                
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0, 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Hızır Sefa İrken
>              Labels: newbie
>             Fix For: 2.2.0-alpha
>
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in all commands. It's useful to have it in the server log, but let's figure out a way so that it isn't logged eg every time you cat a file. 
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (HADOOP-8075) Lower native-hadoop library log from info to debug

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

Eli Collins updated HADOOP-8075:
--------------------------------

     Target Version/s: 2.0.0-alpha  (was: 2.0.0-alpha, 3.0.0)
    Affects Version/s: 2.0.0-alpha

Yea, for now let's make it debug and file another jira to make it INFO on the server.
                
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0, 2.0.0-alpha
>            Reporter: Eli Collins
>              Labels: newbie
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in all commands. It's useful to have it in the server log, but let's figure out a way so that it isn't logged eg every time you cat a file. 
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8075) Lower native-hadoop library log from info to debug

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

Robert Joseph Evans updated HADOOP-8075:
----------------------------------------

    Target Version/s: 2.0.0, 3.0.0  (was: 0.23.2)
    
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0
>            Reporter: Eli Collins
>              Labels: newbie
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in all commands. It's useful to have it in the server log, but let's figure out a way so that it isn't logged eg every time you cat a file. 
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8075) Lower native-hadoop library log from info to debug

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

Eli Collins commented on HADOOP-8075:
-------------------------------------

+1  lgtm, test failure is unrelated.
                
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0, 2.0.0-alpha
>            Reporter: Eli Collins
>              Labels: newbie
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in all commands. It's useful to have it in the server log, but let's figure out a way so that it isn't logged eg every time you cat a file. 
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8075) Lower native-hadoop library log from info to debug

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

Colin Patrick McCabe commented on HADOOP-8075:
----------------------------------------------

thanks, Hızır
                
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0, 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Hızır Sefa İrken
>              Labels: newbie
>             Fix For: 2.2.0-alpha
>
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in stderr all commands. We've already got a warning if the native library can't be loaded, don't need to log this every time at info level.
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (HADOOP-8075) Lower native-hadoop library log from info to debug

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

Eli Collins updated HADOOP-8075:
--------------------------------

    Description: 
The following log shows up in stderr all commands. We've already got a warning if the native library can't be loaded, don't need to log this every time at info level.

{noformat}
[eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
{noformat}


  was:
The following log shows up in all commands. It's useful to have it in the server log, but let's figure out a way so that it isn't logged eg every time you cat a file. 

{noformat}
[eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
{noformat}


    
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0, 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Hızır Sefa İrken
>              Labels: newbie
>             Fix For: 2.2.0-alpha
>
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in stderr all commands. We've already got a warning if the native library can't be loaded, don't need to log this every time at info level.
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (HADOOP-8075) Lower native-hadoop library log from info to debug

Posted by "Hızır Sefa İrken (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hızır Sefa İrken updated HADOOP-8075:
-------------------------------------

    Attachment: HDFS-8075.patch

This patch should do it.
                
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0
>            Reporter: Eli Collins
>              Labels: newbie
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in all commands. It's useful to have it in the server log, but let's figure out a way so that it isn't logged eg every time you cat a file. 
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira