You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/05/19 20:27:59 UTC

[jira] [Commented] (REEF-227) Add implementation of the REEF Client for HDInsight

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

Markus Weimer commented on REEF-227:
------------------------------------

What's the plan on this issue? Do we want to complete the submission code or rely on the recently updated Java bits to do that for us as in the YARN and Local runtimes?

> Add implementation of the REEF Client for HDInsight
> ---------------------------------------------------
>
>                 Key: REEF-227
>                 URL: https://issues.apache.org/jira/browse/REEF-227
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF.NET
>            Reporter: Markus Weimer
>            Assignee: Beysim Sezgin
>
> For this implementation, we can go a slightly different route. Both the local and YARN implementations prepare the Driver folder in C# but then hand it over to Java for the actual submission.
> HDInsight offers a REST API for job submission. Hence, we can do the following approach:
>  # C# prepares the Driver folder
>  # Java adds the java side (mostly the Driver configuration)
>  # C# zips it up and submits.
> This would get us one step closer to having a client for machines with no Java installed.



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