[ https://issues.apache.org/jira/browse/YARN-6313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15924881#comment-15924881 ]
Junping Du commented on YARN-6313: ---------------------------------- After checking from log, it seems build failure on UI is not related: {noformat} /testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/src/main/webapp/node_modules/ember-cli-htmlbars/node_modules/broccoli-persistent-filter/node_modules/async-disk-cache/node_modules/username/index.js:2 const os = require('os'); ^^^^^ Use of const in strict mode. SyntaxError: Use of const in strict mode. at Module._compile (module.js:439:25) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17) at require (module.js:380:17) at Object.<anonymous> (/testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/src/main/webapp/node_modules/ember-cli-htmlbars/node_modules/broccoli-persistent-filter/node_modules/async-disk-cache/index.js:24:16) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) DEPRECATION: Node v0.10.25 is no longer supported by Ember CLI. Please update to a more recent version of Node undefined version: 1.13.15 Could not find watchman, falling back to NodeWatcher for file system events. Visit http://www.ember-cli.com/user-guide/#watchman for more info. Building[INFO] ------------------------------------------------------------------------ {noformat} Will file a separated JIRA to address this. Committing the patch now. > yarn logs cli should provide logs for a completed container even when > application is still running > -------------------------------------------------------------------------------------------------- > > Key: YARN-6313 > URL: https://issues.apache.org/jira/browse/YARN-6313 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Siddharth Seth > Assignee: Xuan Gong > Attachments: YARN-6313.1.patch, YARN-6313.2.patch > > > Running app. Completed container. > Provide the appId, containerId, nodeId - yarn logs does not return the logs. > Specific use case: Long Running app. One daemon crashed. Logs are not > accessible without shutting down the app. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org