flink RECEIVED SIGNAL 15: SIGTERM. Shutting down as requested
1 2 3 4 5 6 | 2021-05-22 03:21:41,783 INFO org.apache.flink.yarn.YarnApplicationMasterRunner - RECEIVED SIGNAL 15: SIGTERM. Shutting down as requested. 2021-05-22 03:21:41,783 INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache 2021-05-22 03:21:41,784 INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache 2021-05-22 03:21:41,785 INFO org.apache.flink.runtime.webmonitor.WebRuntimeMonitor - Removing web dashboard root cache directory /tmp/flink-web-7d5e4e30-9c67-4f3b-89f5-0ac9671e0142 2021-05-22 03:21:41,785 INFO org.apache.flink.runtime.webmonitor.WebRuntimeMonitor - Removing web dashboard jar upload directory /tmp/flink-web-3799f342-2461-43ff-af24-0c74d7d27fcb 2021-05-22 03:21:41,793 INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:46071 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | 2021-05-07 17:50:55,047 INFO org.apache.flink.runtime.blob.TransientBlobCache - Created BLOB cache storage directory /tmp/blobStore-3e10f9a3-6f9a-4917-b3ca-5907c36b31f2 2021-05-07 17:50:55,071 INFO org.apache.flink.runtime.blob.BlobClient - Downloading null /t-da39a3ee5e6b4b0d3255bfef95601890afd80709-3321f7af056cade39ee0bd62911f492a from localhost /127 .0.0.1:46071 2021-05-07 17:50:55,075 ERROR org.apache.flink.runtime.blob.BlobServerConnection - GET operation failed java.io.EOFException: Premature end of GET request at org.apache.flink.runtime.blob.BlobServerConnection.get(BlobServerConnection.java:275) at org.apache.flink.runtime.blob.BlobServerConnection.run(BlobServerConnection.java:117) 2021-05-07 17:50:58,201 INFO org.apache.flink.runtime.blob.BlobClient - Downloading null /t-da39a3ee5e6b4b0d3255bfef95601890afd80709-39a2535fb13689b4590aac290cd33bfe from localhost /127 .0.0.1:46071 2021-05-07 17:50:58,202 ERROR org.apache.flink.runtime.blob.BlobServerConnection - GET operation failed java.io.EOFException: Premature end of GET request at org.apache.flink.runtime.blob.BlobServerConnection.get(BlobServerConnection.java:275) at org.apache.flink.runtime.blob.BlobServerConnection.run(BlobServerConnection.java:117) 2021-05-07 17:50:58,905 INFO org.apache.flink.runtime.blob.TransientBlobCache - Created BLOB cache storage directory /tmp/blobStore-98d00a1a-7743-421b-8e91-664c895b95a5 2021-05-07 17:50:58,917 INFO org.apache.flink.runtime.blob.BlobClient - Downloading null /t-75f8a0fc367fd8948cd8bb4c5d970181df62bdb1-87a3e5d0fc9fcf875df0f44d03683176 from localhost /127 .0.0.1:46071 2021-05-07 17:51:11,951 INFO org.apache.flink.runtime.blob.BlobClient - Downloading null /t-75f8a0fc367fd8948cd8bb4c5d970181df62bdb1-0eb8e1392e38ce5429bdc101c153c0b4 from localhost /127 .0.0.1:46071 2021-05-07 17:51:20,482 INFO org.apache.flink.runtime.blob.BlobClient - Downloading null /t-da39a3ee5e6b4b0d3255bfef95601890afd80709-7b16837aa09f5bc40a47d6747752ac0f from localhost /127 .0.0.1:46071 2021-05-07 17:51:20,483 ERROR org.apache.flink.runtime.blob.BlobServerConnection - GET operation failed |
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· 终于写完轮子一部分:tcp代理 了,记录一下
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 别再用vector<bool>了!Google高级工程师:这可能是STL最大的设计失误
· 单元测试从入门到精通
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理