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

2017-08-15 Thread git
keith-turner 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_r133194842 ## File path: distribution/bin/fluo-yarn ## @@ -36,6 +36,7 @@ if [ ! -f "$conf/fluo-yarn-env.sh"

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

2017-08-15 Thread git
keith-turner 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_r133195373 ## File path: pom.xml ## @@ -69,6 +69,11 @@ 13.0.1 +io.netty

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

2017-08-10 Thread git
keith-turner 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_r132493578 ## File path: distribution/lib/fetch.sh ## @@ -0,0 +1,81 @@ +#! /usr/bin/env bash + +# Licensed

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

2017-08-10 Thread git
keith-turner 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_r132476195 ## File path: distribution/conf/fluo-yarn.properties ## @@ -20,8 +20,11 @@ # Properties that ha

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

2017-08-07 Thread git
keith-turner 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_r131766475 ## File path: distribution/bin/fluo-yarn ## @@ -0,0 +1,103 @@ +#! /usr/bin/env bash + +# License

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

2017-08-07 Thread git
keith-turner 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_r131765464 ## File path: distribution/conf/fluo-yarn-env.sh ## @@ -0,0 +1,58 @@ +# Licensed to the Apache S