Steve Loughran created SLIDER-1078: -------------------------------------- Summary: AbstractLauncher.extractLogAggregationContext() to move off introspection Key: SLIDER-1078 URL: https://issues.apache.org/jira/browse/SLIDER-1078 Project: Slider Issue Type: Improvement Components: core Affects Versions: Slider 0.90.2 Reporter: Steve Loughran Assignee: Steve Loughran
The {{AbstractLauncher.extractLogAggregationContext() }} method uses introspection to get a constructor of {{LogAggregationContext}} that only arrived in Hadoop 2.7.0. Moving off introspection will make the code simpler and less brittle. It will, however, mean that slider won't work on Hadoop 2.6.x ever again. -- This message was sent by Atlassian JIRA (v6.3.4#6332)