You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Byung-Gon Chun (JIRA)" <ji...@apache.org> on 2015/09/30 02:28:04 UTC

[jira] [Commented] (REEF-794) Enable reporting progress to YARN

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

Byung-Gon Chun commented on REEF-794:
-------------------------------------

+1

> Enable reporting progress to YARN
> ---------------------------------
>
>                 Key: REEF-794
>                 URL: https://issues.apache.org/jira/browse/REEF-794
>             Project: REEF
>          Issue Type: New Feature
>          Components: REEF Runtime YARN
>            Reporter: Mariia Mykhailova
>
> Currently {{org/apache/reef/runtime/yarn/driver/YarnContainerManager.java}} implements {{getProgress}} as just {{return 0}}. We could add an interface {{ProgressProvider}} that the user code can implement and bind to in the Driver. We'd call it in {{getProgress}} to make the progress available to YARN. The default implementation can return 0 to maintain current behavior.



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