Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snappydata often can't find temporary file #1537

Open
yzxbshi opened this issue Mar 3, 2020 · 0 comments
Open

snappydata often can't find temporary file #1537

yzxbshi opened this issue Mar 3, 2020 · 0 comments

Comments

@yzxbshi
Copy link

yzxbshi commented Mar 3, 2020

20/03/03 11:06:37.615 CST Executor task launch worker for task 13132044<tid=0x156bb> ERROR SnappyExecutor: Exception in task 71.0 in stage 1260543.0 (TID 13132044) java.io.FileNotFoundException: /tmp/blockmgr-aa71ec8b-219c-4038-9c6b-6db761c68830/24/shuffle_2138_71_0.index.dd7775f5-9b63-4a09-8da6-fdf7fffd93a6 (No such file or directory) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.<init>(FileOutputStream.java:213) at java.io.FileOutputStream.<init>(FileOutputStream.java:162) at org.apache.spark.shuffle.IndexShuffleBlockResolver.writeIndexFileAndCommit(IndexShuffleBlockResolver.scala:144) at org.apache.spark.shuffle.sort.BypassMergeSortShuffleWriter.write(BypassMergeSortShuffleWriter.java:128) at org.apache.spark.scheduler.ShuffleMapTask.runTask(ShuffleMapTask.scala:103) at org.apache.spark.scheduler.ShuffleMapTask.runTask(ShuffleMapTask.scala:58) at org.apache.spark.scheduler.Task.run(Task.scala:146) at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:347) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.spark.executor.SnappyExecutor$$anon$2$$anon$3.run(SnappyExecutor.scala:58) at java.lang.Thread.run(Thread.java:748)

I wonder why it can't find the file? It's fine after it restarts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant