Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 154 Bytes

File metadata and controls

11 lines (8 loc) · 154 Bytes

Yarn

常用命令

# 获取正在运行的application列表
yarn application –list
# 查看日志
yarn logs -applicationId <app_id>