You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-zh@flink.apache.org by leiyanrui <11...@qq.com> on 2020/09/08 13:19:37 UTC

blob server相关,文件找不到

java.util.concurrent.CompletionException:
org.apache.flink.util.FlinkException: Could not retrieve file from transient
blob store.
	at
org.apache.flink.runtime.rest.handler.taskmanager.AbstractTaskManagerFileHandler.lambda$respondToRequest$0(AbstractTaskManagerFileHandler.java:135)
	at
java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656)
	at
java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
	at
java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
	at
org.apache.flink.shaded.netty4.io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
	at
org.apache.flink.shaded.netty4.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
	at
org.apache.flink.shaded.netty4.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:474)
	at
org.apache.flink.shaded.netty4.io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.flink.util.FlinkException: Could not retrieve file
from transient blob store.
	... 9 more
Caused by: java.io.FileNotFoundException: Local file
/data/yarn/nm/usercache/nlp_realtime/appcache/application_1571815761034_7982/blobStore-ed462e9a-7468-4d9d-8295-c126c84fb5ef/no_job/blob_t-bd919682fabe41b123dbd280e435de85410e3ad5-bd65dcaa30ecab21dfe21ff3c434d906
does not exist and failed to copy from blob store.
	at
org.apache.flink.runtime.blob.BlobServer.getFileInternal(BlobServer.java:516)
	at
org.apache.flink.runtime.blob.BlobServer.getFileInternal(BlobServer.java:444)
	at org.apache.flink.runtime.blob.BlobServer.getFile(BlobServer.java:369)
	at
org.apache.flink.runtime.rest.handler.taskmanager.AbstractTaskManagerFileHandler.lambda$respondToRequest$0(AbstractTaskManagerFileHandler.java:133)
	... 8 more



--
Sent from: http://apache-flink.147419.n8.nabble.com/

Re: blob server相关,文件找不到

Posted by janick <ja...@163.com>.
1.9.3 也遇到同样问题,lz 解决了吗



--
Sent from: http://apache-flink.147419.n8.nabble.com/

Re: blob server相关,文件找不到

Posted by Alex_gao <ga...@outlook.com>.
权限问题



--
Sent from: http://apache-flink.147419.n8.nabble.com/

Re: blob server相关,文件找不到

Posted by Alex_gao <ga...@outlook.com>.
遇到了相同的问题,mark



--
Sent from: http://apache-flink.147419.n8.nabble.com/