无法查看日志
来源:9-24 -Spark on YARN基础

慕运维7479159
2018-04-29
[root@hadoop1 userlogs]# yarn logs -applicationId application_1524533931245_0146
18/04/29 10:46:21 INFO client.RMProxy: Connecting to ResourceManager at hadoop1/192.168.110.35:8032
18/04/29 10:46:21 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
/tmp/logs/root/logs/application_1524533931245_0146does not exist.
Log aggregation has not completed or is not enabled.
老师这个问题的解决方案是什么
写回答
2回答
-
需要开启日志聚合的功能
012018-04-29 -
Michael_PK
2018-04-29
需要配置job history
00
相似问题