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

Steven Yates commented on HADOOP-5237:
--------------------------------------

Build appears to fail natively on osx due to the following error;

-c 
/users/stevenyates/workspace-hadoop/clean/trunk/hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/security/JniBasedUnixGroupsNetgroupMapping.c
     [exec] 
/users/stevenyates/workspace-hadoop/clean/trunk/hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/security/JniBasedUnixGroupsNetgroupMapping.c:
 In function 
‘Java_org_apache_hadoop_security_JniBasedUnixGroupsNetgroupMapping_getUsersForNetgroupJNI’:
     [exec] 
/users/stevenyates/workspace-hadoop/clean/trunk/hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/security/JniBasedUnixGroupsNetgroupMapping.c:77:
 error: void value not ignored as it ought to be
     [exec] make[2]: *** 
[CMakeFiles/hadoop.dir/main/native/src/org/apache/hadoop/security/JniBasedUnixGroupsNetgroupMapping.c.o]
 Error 1
     [exec] make[1]: *** [CMakeFiles/hadoop.dir/all] Error 2
     [exec] make: *** [all] Error 2
                
> MBeanUtil should log errors using the logging API
> -------------------------------------------------
>
>                 Key: HADOOP-5237
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5237
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: metrics
>            Reporter: Tom White
>              Labels: jmx, mbean, newbie, patch
>
> MBeanUtil prints stack traces to standard error. It should use commons 
> logging instead.

--
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

Reply via email to