[ 
https://issues.apache.org/jira/browse/FLINK-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aljoscha Krettek closed FLINK-4005.
-----------------------------------
       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 1.5.0)

Closing for now since we haven't seen this in a while.

> LocalExecutorITCase.testLocalExecutorWithWordCount fails
> --------------------------------------------------------
>
>                 Key: FLINK-4005
>                 URL: https://issues.apache.org/jira/browse/FLINK-4005
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Ufuk Celebi
>            Priority: Blocker
>              Labels: test-stability
>
> https://travis-ci.org/apache/flink/jobs/134458338
> {code}
> Running org.apache.flink.test.clients.examples.LocalExecutorITCase
> org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
>       at 
> org.apache.flink.runtime.jobmanager.JobManager$$anonfun$handleMessage$1$$anonfun$applyOrElse$7.apply$mcV$sp(JobManager.scala:806)
>       at 
> org.apache.flink.runtime.jobmanager.JobManager$$anonfun$handleMessage$1$$anonfun$applyOrElse$7.apply(JobManager.scala:752)
>       at 
> org.apache.flink.runtime.jobmanager.JobManager$$anonfun$handleMessage$1$$anonfun$applyOrElse$7.apply(JobManager.scala:752)
>       at 
> scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1(Future.scala:24)
>       at 
> scala.concurrent.impl.Future$PromiseCompletingRunnable.run(Future.scala:24)
>       at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:41)
>       at 
> akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:401)
>       at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
>       at 
> scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.pollAndExecAll(ForkJoinPool.java:1253)
>       at 
> scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1346)
>       at 
> scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
>       at 
> scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
> Caused by: java.io.FileNotFoundException: 
> /tmp/wctext6556707459868827691.out/1 (No such file or directory)
>       at java.io.FileOutputStream.open(Native Method)
>       at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
>       at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
>       at 
> org.apache.flink.core.fs.local.LocalDataOutputStream.<init>(LocalDataOutputStream.java:58)
>       at 
> org.apache.flink.core.fs.local.LocalFileSystem.create(LocalFileSystem.java:258)
>       at 
> org.apache.flink.core.fs.local.LocalFileSystem.create(LocalFileSystem.java:265)
>       at 
> org.apache.flink.api.common.io.FileOutputFormat.open(FileOutputFormat.java:248)
>       at 
> org.apache.flink.api.java.io.CsvOutputFormat.open(CsvOutputFormat.java:160)
>       at 
> org.apache.flink.runtime.operators.DataSinkTask.invoke(DataSinkTask.java:170)
>       at org.apache.flink.runtime.taskmanager.Task.run(Task.java:587)
>       at java.lang.Thread.run(Thread.java:745)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to