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 2015/11/17 11:06:11 UTC

[jira] [Resolved] (SLIDER-986) partial logs upload does not working

     [ https://issues.apache.org/jira/browse/SLIDER-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran resolved SLIDER-986.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Slider 0.81

> partial logs upload does not working
> ------------------------------------
>
>                 Key: SLIDER-986
>                 URL: https://issues.apache.org/jira/browse/SLIDER-986
>             Project: Slider
>          Issue Type: Bug
>          Components: core
>    Affects Versions: Slider 0.80
>         Environment: hadoop-2.7.1
>            Reporter: kyungwan nam
>             Fix For: Slider 0.81
>
>
> when I run my slider-app using slider that is depend on hadoop-2.7.1 I thought the logs for my slider-app can be uploaded during running (refer to SLIDER-810)
> but, It didn't work.
> the slider logs during creating my slider-app are as follows.
> {code}
> 2015-11-13 18:05:42,309 [main] INFO  launch.AbstractLauncher - Log include patterns: *
> 2015-11-13 18:05:42,309 [main] INFO  launch.AbstractLauncher - Log exclude patterns:
> 2015-11-13 18:05:42,309 [main] DEBUG launch.AbstractLauncher - LogAggregationContext new constructor for rolled logs include/exclude patterns is not available - fallback to old one
> 2015-11-13 18:05:42,309 [main] DEBUG launch.AbstractLauncher - java.lang.NoSuchMethodException: org.apache.hadoop.yarn.api.records.LogAggregationContext.<init>(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
> {code}
> I take a look “LogAggregationContext” in hadoop-2.7.1.
> but, It seems like there is just one constructor that has no argument.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)