[GitHub] mikewalch opened a new pull request #12: Fixes #11 Apps are failing to run on cluster

2017-12-18 Thread GitBox
mikewalch opened a new pull request #12: Fixes #11 Apps are failing to run on cluster URL: https://github.com/apache/fluo-yarn/pull/12 * Created new property so that 'fs.defaultFS' is set in hadoop config that is passed to YarnTwillRunnerService

[GitHub] mikewalch opened a new issue #11: Apps are failing to launch when running on cluster

2017-12-18 Thread GitBox
mikewalch opened a new issue #11: Apps are failing to launch when running on cluster URL: https://github.com/apache/fluo-yarn/issues/11 I think this is due to Twill not storing the files it needs in HDFS because `fs.defaultFS` is not configured in Hadoop configuration that is passed to