[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14258 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-10 Thread junyangq
Github user junyangq commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r74195969 --- Diff: R/pkg/R/install.R --- @@ -0,0 +1,230 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-09 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r74167248 --- Diff: R/pkg/R/install.R --- @@ -0,0 +1,230 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor lice

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-09 Thread junyangq
Github user junyangq commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r74166055 --- Diff: R/pkg/R/install.R --- @@ -0,0 +1,230 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-09 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r74164995 --- Diff: R/pkg/R/install.R --- @@ -0,0 +1,230 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-09 Thread junyangq
Github user junyangq commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r74164731 --- Diff: R/pkg/R/install.R --- @@ -0,0 +1,230 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-09 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r74152794 --- Diff: R/pkg/R/install.R --- @@ -0,0 +1,230 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor lice

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-09 Thread junyangq
Github user junyangq commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r74125426 --- Diff: R/pkg/R/install.R --- @@ -0,0 +1,230 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-09 Thread junyangq
Github user junyangq commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r74125149 --- Diff: R/pkg/R/sparkR.R --- @@ -365,6 +365,23 @@ sparkR.session <- function( } overrideEnvs(sparkConfigMap, paramMap) } + #

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-06 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r73794933 --- Diff: R/pkg/R/install.R --- @@ -0,0 +1,230 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor lice

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-06 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r73794892 --- Diff: R/pkg/R/install.R --- @@ -0,0 +1,230 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor lice

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-06 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r73794861 --- Diff: R/pkg/R/sparkR.R --- @@ -365,6 +365,23 @@ sparkR.session <- function( } overrideEnvs(sparkConfigMap, paramMap) } +

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-06 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r73794831 --- Diff: R/pkg/R/install.R --- @@ -0,0 +1,230 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor lice

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-06 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r73794815 --- Diff: R/pkg/R/sparkR.R --- @@ -365,6 +365,23 @@ sparkR.session <- function( } overrideEnvs(sparkConfigMap, paramMap) } +

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-01 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r73007560 --- Diff: R/pkg/R/sparkR.R --- @@ -365,6 +365,23 @@ sparkR.session <- function( } overrideEnvs(sparkConfigMap, paramMap) } + if

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-01 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r73006612 --- Diff: R/pkg/R/install.R --- @@ -0,0 +1,232 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-01 Thread junyangq
Github user junyangq commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r72950957 --- Diff: R/pkg/R/install.R --- @@ -36,7 +36,7 @@ #' \code{without-hadoop}. #' #' @param hadoopVersion Version of Hadoop to install. Default i

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-08-01 Thread junyangq
Github user junyangq commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r72950905 --- Diff: R/pkg/R/install.R --- @@ -0,0 +1,232 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r72880687 --- Diff: R/pkg/R/install.R --- @@ -0,0 +1,232 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor lice

[GitHub] spark pull request #14258: [Spark-16579][SparkR] add install.spark function

2016-07-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14258#discussion_r72880489 --- Diff: R/pkg/R/install.R --- @@ -36,7 +36,7 @@ #' \code{without-hadoop}. #' #' @param hadoopVersion Version of Hadoop to install. Defaul