You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Yufei Gu (JIRA)" <ji...@apache.org> on 2016/06/02 00:44:59 UTC

[jira] [Commented] (YARN-5137) Make DiskChecker pluggable

    [ https://issues.apache.org/jira/browse/YARN-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15311497#comment-15311497 ] 

Yufei Gu commented on YARN-5137:
--------------------------------

Patch 001 includes: 
- Add an interface: DiskValidator 
- Add two classes to implement the interface: BasicDiskValidator and
ReadWriteValidator, BasicDiskValidator invoke the existing
DiskChecker. And ReadWriteValidator doesn't do anything right now. 
- Add one configuration in YarnConfiguration.
- Modify two callers of DiskChecker from YARN NodeManager side.

> Make DiskChecker pluggable
> --------------------------
>
>                 Key: YARN-5137
>                 URL: https://issues.apache.org/jira/browse/YARN-5137
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: nodemanager
>            Reporter: Ray Chiang
>            Assignee: Yufei Gu
>              Labels: supportability
>
> It would be nice to have the option for a DiskChecker that has more sophisticated checking capabilities.  In order to do this, we would first need DiskChecker to be pluggable.



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

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