[GitHub] spark pull request: SPARK-1144 Added license and RAT to check lice...

2014-03-12 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/spark/pull/125#issuecomment-37435981 Hi @ScrapCodes, As @aarondav mentioned hopefully we do not need to have the RAT docs and jars in Spark source. I miss the part on why we do not want

[GitHub] spark pull request: SPARK-1126. spark-app preliminary

2014-03-07 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/spark/pull/86#discussion_r10406142 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmitArguments.scala --- @@ -0,0 +1,153 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request: MLI-1 Decision Trees

2014-03-06 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/spark/pull/79#issuecomment-36973907 @manishamde thank you for decision tree contribution and the detail comments/ documentation in the PR :) Looking forward to review and seeing this as part of Spark

[GitHub] spark pull request: MLI-1 Decision Trees

2014-03-06 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/spark/pull/79#discussion_r10369686 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/tree/DecisionTree.scala --- @@ -0,0 +1,915 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] spark pull request: [SPARK-1146] Vagrant support for Spark

2014-02-27 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/spark/pull/26#issuecomment-36275259 Hi @ngbinh, do you mind tagging the PR with "[WIP]" prefix to help indicate you are still working on this? Thx! --- If your project is set up for i