当前位置:网站首页>聚集日志服务器
聚集日志服务器
2022-07-24 09:51:00 【克克林-Mr.白夜】
在配置了yarn的节点里的yarn-site.xml里添加后分发
<property>
<name>yarn.log-aggregation-enable</name>
<value>true</value>
</property>
<property>
<name>yarn.log.server.url</name>
<value>http://slave1:19888/jobhistory/logs</value>
</property>
<property>
<name>yarn.log-aggregation.retain-seconds</name>
<value>604800</value>
</property>
重启yarn,historyserver
边栏推荐
- MySQL Basics (I) -- SQL Basics
- Trie tree template 2
- Li Kou 300 longest increasing subsequence dynamic programming
- Boundless dialogue | participate in the live broadcast on July 25 and win the prize
- Firewalld firewall related commands
- [don't bother with reinforcement learning] video notes (I) 2. Summary of reinforcement learning methods
- Calculate CPU utilization [Prometheus]
- PHP Basics - session control - cookies
- What is the cloud native mid platform business architecture?
- Raspberry Pie: [failed] failed to start /etc/rc local Compatibility.
猜你喜欢

Re6: reading paper licin: a heterogeneous graph based approach for automatic legal stat identification fro

Boundless dialogue | participate in the live broadcast on July 25 and win the prize

Raspberry Pie:: no space left on device

云原生(十二) | Kubernetes篇之Kubernetes基础入门
![[don't bother with reinforcement learning] video notes (I) 3. Why use reinforcement learning?](/img/57/0ebff0839d2a2898472d3270fd13df.png)
[don't bother with reinforcement learning] video notes (I) 3. Why use reinforcement learning?

Scarcity in Web3: how to become a winner in a decentralized world

【机器人学习】机构运动学分析与matlab仿真(三维模型+word报告+matlab程序)

缓冲区的概念真的理解么?带你揭开缓冲区的面纱~
![[STM32 learning] (7) use of serial port 2 (usart2)](/img/e8/7a01cb2753f448d745e0d8712b3ebc.png)
[STM32 learning] (7) use of serial port 2 (usart2)
Gin framework uses session and redis to realize distributed session & Gorm operation mysql
随机推荐
Tencent 5g innovation center was established, laying out key directions such as unmanned ports, smart mines and E-sports events
Mysql8.0 authorized remote login
Source insight 3.5 comment garbled
Cloud primordial (12) | introduction to kubernetes foundation of kubernetes chapter
Use of jstack "JVM common commands"
[Luogu p5829] [template] mismatch tree (string) (KMP)
At the moment of the epidemic, we need to work harder, aoligui
2022 trusted cloud authoritative assessment released: Tianyi cloud has obtained ten certifications and five best practices
PHP log base - monolog knowledge collation
What's the difference between testing / developing programmers' professionalism and salted fish? They don't want to be excellent coders?
[don't bother with reinforcement learning] video notes (I) 3. Why use reinforcement learning?
Dorissql syntax Usage Summary
Jenkins post build script does not execute
How to solve command 'xxx GCC' not found, but can be installed with:??
JS bind simulation
程序的编译与链接
Installation UMI tutorial (error reporting and solutions)
note: expected ‘void * (***)(void ***)’ but argument is of type ‘void (*)(void *)’
《动手学深度学习》(七) -- 边界框和锚框
What if path is deleted by mistake when configuring system environment variables?