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/07/26 18:50:01 UTC

[jira] [Resolved] (REEF-1831) Setting FileSytemUrl for YarnConfiguration used in FileSystem

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

Julia resolved REEF-1831.
-------------------------
       Resolution: Fixed
    Fix Version/s: 0.16

Resolved via https://github.com/apache/reef/pull/1332

> Setting FileSytemUrl for YarnConfiguration used in FileSystem 
> --------------------------------------------------------------
>
>                 Key: REEF-1831
>                 URL: https://issues.apache.org/jira/browse/REEF-1831
>             Project: REEF
>          Issue Type: Task
>          Components: REEF
>            Reporter: Julia
>            Assignee: Julia
>             Fix For: 0.16
>
>
> fs.defaultFS usually is set in the YARN environment so that Hadoop FileSystem will use the default. However, in some environment, the default is not set, therefore the application must specify it. 
> REEF-1799 has added it into the Avro schema to allow the client to pass it from .Net to Java REEF, and made it available at both client and driver. Now we need to set it to YarnConfiguration so that Haddop FileSystem can use it. 



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