You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/08/01 11:40:39 UTC

[jira] [Created] (SLIDER-267) AM to serve up AM logs over web

Steve Loughran created SLIDER-267:
-------------------------------------

             Summary: AM to serve up AM logs over web
                 Key: SLIDER-267
                 URL: https://issues.apache.org/jira/browse/SLIDER-267
             Project: Slider
          Issue Type: New Feature
          Components: appmaster
    Affects Versions: Slider 0.40
            Reporter: Steve Loughran
            Priority: Minor


To help debugging, AM could publish its logs as it goes along.
# we can't use YARN logs unless they are collected as the AM continues to run
# we can't collect container logs without much more work (feeding to kafka/copying to HDFS)
# the AM would need to expect rolling logs and serve up the entire log dir
# ...which implies secure serving up of *only* that log dir, not any subdirs or symlinked; reject relative paths in the URLs, etc, etc -and tests to verify that it is secure



--
This message was sent by Atlassian JIRA
(v6.2#6252)