Closed EricCat closed 8 years ago
That's the exception which just means that a job failed; at least when I last checked there wasn't a way to get anything more detailed back client-side than "the job failed for some reason." You'll need to look at the cluster-side logs to see why the individual tasks failed.
FWIW my cluster is running also running Hadoop 2.6 with OpenJDK 7, so I don't believe there to be a fundamental incompatibility anywhere.
@llasram Thanks for the quick reply
Same codes works well on hadoop2.4, but when update to hadoop2.6 got the following Error Message:
term_total_category.clj:81,88,91
looks well, not relate code for error.My project.clj
The error messages is very wried. I can't find out where should be fixed.
leiningen
version is2.5.3
jdk
is1.7.0_91