java.io.IOException: java.lang.RuntimeException: No converter available for class org.apache.hadoop.io.Text to class java.lang.Long
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Pentaho BI Platform Tracking by Michael D'Amour, 2 years ago
via Pentaho BI Platform Tracking by Michael D'Amour, 1 year ago
via Pentaho BI Platform Tracking by Michael D'Amour, 2 years ago
via Pentaho BI Platform Tracking by Michael D'Amour, 1 year ago
java.lang.RuntimeException: No converter available for class org.apache.hadoop.io.Text to class java.lang.Long
at org.pentaho.hadoop.mapreduce.b.b(SourceFile:44)
at org.pentaho.hadoop.mapreduce.GenericTransMap.map(SourceFile:149)
at org.pentaho.hadoop.mapreduce.GenericTransMap.map(SourceFile:22)
at org.apache.hadoop.mapred.MapRunner.run(MapRunner.java:50)
at org.apache.hadoop.mapred.MapTask.runOldMapper(MapTask.java:358)
at org.apache.hadoop.mapred.MapTask.run(MapTask.java:307)
at org.apache.hadoop.mapred.Child.main(Child.java:170)