On Tue, Dec 3, 2013 at 11:55 PM, Terence Yim <[email protected]> wrote:

> All the HDFS paths are name-spaced based on the LocationFactory passed
> to YarnTwillRunnerService, which the default is using "/weave/" as the root
> namespace. But it could be changed by calling the constructor that takes a
> LocationFactory.
>

> new YarnTwillRunnerService(config, zkStr, new
> HDFSLocationFactory(getFileSystem(config), "/namespace"));
>

ok, that's what I figured. So I guess it makes sense to open a JIRA for it
and start working on it.

  Bernd

Reply via email to