java.io.IOException: Failed to commit dataset state for some dataset(s) of job job_GobblinKafkaQuickStart2_1455671920621
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 Google Groups by Lee kyo, 1 year ago
via Google Groups by Mark Sorbello, 9 months ago
via Google Groups by Gabriele Tiberti, 1 year ago
via Google Groups by Unknown author, 1 year ago
via Google Groups by RG, 1 year ago
via Google Groups by Unknown author, 1 year ago
java.io.IOException: Failed to commit dataset state for some dataset(s) of job job_GobblinKafkaQuickStart2_1455671920621
at gobblin.runtime.JobContext.commit(JobContext.java:417)
at gobblin.runtime.AbstractJobLauncher.launchJob(AbstractJobLauncher.java:274)
at gobblin.runtime.mapreduce.CliMRJobLauncher.run(CliMRJobLauncher.java:60)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
at gobblin.runtime.mapreduce.CliMRJobLauncher.main(CliMRJobLauncher.java:133)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.hadoop.util.RunJar.run(RunJar.java:221)
at org.apache.hadoop.util.RunJar.main(RunJar.java:136)