[
https://issues.apache.org/jira/browse/SLIDER-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran resolved SLIDER-267.
-----------------------------------
Resolution: Won't Fix
Fix Version/s: Slider 0.60
YARN NM can do this
> 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
> Fix For: Slider 0.60
>
>
> 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.3.4#6332)