Created
June 29, 2011 10:14
-
-
Save jorisbontje/1053586 to your computer and use it in GitHub Desktop.
This file contains 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
ERROR in (test-parse-line-op) (FlowStepJob.java:173) | |
Uncaught exception, not in assertion. | |
expected: nil | |
actual: cascading.flow.FlowException: step failed: (1/1) ...QDWpEp0jBsowT4Bo4U+++TI/-Tmp-/sink/0ba51806-c2a2-41bf-96cf-06bfe61b86bc"]"], with job id: job_local_0001, please see cluster logs for failure messages | |
at cascading.flow.FlowStepJob.blockOnJob (FlowStepJob.java:173) | |
cascading.flow.FlowStepJob.start (FlowStepJob.java:138) | |
cascading.flow.FlowStepJob.call (FlowStepJob.java:127) | |
cascading.flow.FlowStepJob.call (FlowStepJob.java:39) | |
java.util.concurrent.FutureTask$Sync.innerRun (FutureTask.java:303) | |
java.util.concurrent.FutureTask.run (FutureTask.java:138) | |
java.util.concurrent.ThreadPoolExecutor$Worker.runTask (ThreadPoolExecutor.java:886) | |
java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:908) | |
java.lang.Thread.run (Thread.java:680) | |
Ran 4 tests containing 4 assertions. | |
0 failures, 1 errors. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment