Differences
This shows you the differences between two versions of the page.
— |
kb:bigdata:yarn [2017/12/27 15:56] (current) yehuda created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Yarn ====== | ||
+ | ===== Snippets ===== | ||
+ | ==== Show stdout logs ==== | ||
+ | <code bash> | ||
+ | # located /usr/bin/yarn | ||
+ | yarn logs --applicationId application_1513381650251_42086 | ||
+ | </code> |