[GitHub] mikewalch commented on a change in pull request #1: Initial implementation of Apache Fluo YARN launcher

2017-08-15 Thread git
mikewalch commented on a change in pull request #1: Initial implementation of Apache Fluo YARN launcher URL: https://github.com/apache/fluo-yarn/pull/1#discussion_r133212438 ## File path: pom.xml ## @@ -69,6 +69,11 @@ 13.0.1 +io.netty

[GitHub] mikewalch commented on a change in pull request #1: Initial implementation of Apache Fluo YARN launcher

2017-08-15 Thread git
mikewalch commented on a change in pull request #1: Initial implementation of Apache Fluo YARN launcher URL: https://github.com/apache/fluo-yarn/pull/1#discussion_r133212287 ## File path: distribution/bin/fluo-yarn ## @@ -36,6 +36,7 @@ if [ ! -f "$conf/fluo-yarn-env.sh"

[GitHub] mikewalch commented on a change in pull request #1: Initial implementation of Apache Fluo YARN launcher

2017-08-11 Thread git
mikewalch commented on a change in pull request #1: Initial implementation of Apache Fluo YARN launcher URL: https://github.com/apache/fluo-yarn/pull/1#discussion_r132734280 ## File path: distribution/lib/fetch.sh ## @@ -0,0 +1,81 @@ +#! /usr/bin/env bash + +# Licensed to