You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Maja Kabiljo (JIRA)" <ji...@apache.org> on 2012/11/01 21:35:12 UTC

[jira] [Commented] (GIRAPH-398) Missing a dependency?

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

Maja Kabiljo commented on GIRAPH-398:
-------------------------------------

+1, works now. Thanks, Nitay!
                
> Missing a dependency?
> ---------------------
>
>                 Key: GIRAPH-398
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-398
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Maja Kabiljo
>            Assignee: Nitay Joffe
>         Attachments: GIRAPH-398.patch
>
>
> Here is the error I got:
> 2012-10-31 12:24:45,404 FATAL org.apache.hadoop.mapred.Child: Error running child : java.lang.NoSuchMethodError: org.slf4j.impl.StaticLoggerBinder.getSingleton()Lorg/slf4j/impl/StaticLoggerBinder;
> 	at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128)
> 	at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:108)
> 	at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:279)
> 	at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:252)
> 	at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:265)
> 	at com.yammer.metrics.reporting.JmxReporter.<clinit>(JmxReporter.java:19)
> 	at org.apache.giraph.metrics.GiraphMetrics.init(GiraphMetrics.java:86)
> 	at org.apache.giraph.graph.GraphMapper.setup(GraphMapper.java:313)
> 	at org.apache.giraph.graph.GraphMapper.run(GraphMapper.java:664)
> 	at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:763)
> 	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:369)
> 	at org.apache.hadoop.mapred.Child$4.run(Child.java:259)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at javax.security.auth.Subject.doAs(Subject.java:396)
> 	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1059)
> 	at org.apache.hadoop.mapred.Child.main(Child.java:253)

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