You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2017/05/18 17:58:04 UTC

[jira] [Updated] (REEF-1799) Adding FileSystemUrl for REEF client

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

Julia updated REEF-1799:
------------------------
    Description: 
Currently in REEF Java, we use default file system URL set in the YARN environment. For some of the environment, default file system is not set in the YARN environment. The URL is determined by the file system that client specified. We should 

* Allow the FileSystemURL to be set by client and passed with parameter JSon file 
* Make it available at both client and driver so that we can access the file system
* If the user doesn't set, default it to original default in YarnConfiguration



  was:
Currently in REEF Java, we use default file system URL set in the YARN environment. For some of the environment, default file system is not set in the YARN environment. The URL is determined by the file system that client uses. We should 

* Allow the FileSystemURL to be passed from .Net Client to Java Client
* Make it available at both client and driver so that we can access the file system
* If the user doesn't set, default it to original default in YarnConfiguration




> Adding FileSystemUrl for REEF client
> ------------------------------------
>
>                 Key: REEF-1799
>                 URL: https://issues.apache.org/jira/browse/REEF-1799
>             Project: REEF
>          Issue Type: Task
>            Reporter: Julia
>            Assignee: Julia
>
> Currently in REEF Java, we use default file system URL set in the YARN environment. For some of the environment, default file system is not set in the YARN environment. The URL is determined by the file system that client specified. We should 
> * Allow the FileSystemURL to be set by client and passed with parameter JSon file 
> * Make it available at both client and driver so that we can access the file system
> * If the user doesn't set, default it to original default in YarnConfiguration



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)