[jira] [Updated] (YARN-7524) Remove unused FairSchedulerEventLog

2017-12-08 Thread Andrew Wang (JIRA)

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

Andrew Wang updated YARN-7524:
--
Fix Version/s: (was: 3.0.0)
   3.0.1

> Remove unused FairSchedulerEventLog
> ---
>
> Key: YARN-7524
> URL: https://issues.apache.org/jira/browse/YARN-7524
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: fairscheduler
>Reporter: Wilfred Spiegelenburg
>Assignee: Wilfred Spiegelenburg
> Fix For: 3.1.0, 3.0.1
>
> Attachments: YARN-7524.001.patch, YARN-7524.002.patch
>
>
> The FairSchedulerEventLog is no longer used. It is only being written to in 
> one location in the FS (see YARN-1383) and the functionality requested in 
> that jira has been implemented using the normal OOTB logging in the 
> AbstractYarnScheduler.
> The functionality the scheduler event log used to provide has been replaced 
> with normal logging and the scheduler state dump in YARN-6042



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-7524) Remove unused FairSchedulerEventLog

2017-11-18 Thread Wilfred Spiegelenburg (JIRA)

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

Wilfred Spiegelenburg updated YARN-7524:

Attachment: YARN-7524.002.patch

update to remove the unused import in FairSchedulerConfiguration

> Remove unused FairSchedulerEventLog
> ---
>
> Key: YARN-7524
> URL: https://issues.apache.org/jira/browse/YARN-7524
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: fairscheduler
>Reporter: Wilfred Spiegelenburg
>Assignee: Wilfred Spiegelenburg
> Attachments: YARN-7524.001.patch, YARN-7524.002.patch
>
>
> The FairSchedulerEventLog is no longer used. It is only being written to in 
> one location in the FS (see YARN-1383) and the functionality requested in 
> that jira has been implemented using the normal OOTB logging in the 
> AbstractYarnScheduler.
> The functionality the scheduler event log used to provide has been replaced 
> with normal logging and the scheduler state dump in YARN-6042



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-7524) Remove unused FairSchedulerEventLog

2017-11-16 Thread Wilfred Spiegelenburg (JIRA)

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

Wilfred Spiegelenburg updated YARN-7524:

Attachment: YARN-7524.001.patch

Patch to remove:
- log init and writing the log
- log class
- test class
- configuration

Ran all FS tests locally and they passed

> Remove unused FairSchedulerEventLog
> ---
>
> Key: YARN-7524
> URL: https://issues.apache.org/jira/browse/YARN-7524
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: fairscheduler
>Reporter: Wilfred Spiegelenburg
>Assignee: Wilfred Spiegelenburg
> Attachments: YARN-7524.001.patch
>
>
> The FairSchedulerEventLog is no longer used. It is only being written to in 
> one location in the FS (see YARN-1383) and the functionality requested in 
> that jira has been implemented using the normal OOTB logging in the 
> AbstractYarnScheduler.
> The functionality the scheduler event log used to provide has been replaced 
> with normal logging and the scheduler state dump in YARN-6042



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org