Created
December 24, 2013 15:14
-
-
Save brapse/8114609 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java.lang.NullPointerException | |
at com.soundcloud.insights.sifted.EventLogs.encode(EventLogs.java:78) | |
at com.soundcloud.insights.sifted.Sift$Map.map(Sift.java:40) | |
at com.soundcloud.insights.sifted.Sift$Map.map(Sift.java:23) | |
at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:140) | |
at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:672) | |
at org.apache.hadoop.mapred.MapTask.run(MapTask.java:330) | |
at org.apache.hadoop.mapred.Child$4.run(Child.java:268) | |
at java.security.AccessController.doPrivileged(Native Method) | |
at javax.security.auth.Subject.doAs(Unknown Source) | |
at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1408) | |
at org.apache.hadoop.mapred.Child.main(Child.java:262) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment