[GitHub] spark pull request #13838: [SPARK-16088][SPARKR] update setJobGroup, cancelJ...

2016-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13838 --- 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

[GitHub] spark pull request #13838: [SPARK-16088][SPARKR] update setJobGroup, cancelJ...

2016-06-22 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/13838#discussion_r68111273 --- Diff: R/pkg/R/sparkR.R --- @@ -392,47 +392,81 @@ sparkR.session <- function( #' Assigns a group ID to all the jobs started by this thread until

[GitHub] spark pull request #13838: [SPARK-16088][SPARKR] update setJobGroup, cancelJ...

2016-06-22 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/13838#discussion_r68107163 --- Diff: R/pkg/R/sparkR.R --- @@ -392,47 +392,81 @@ sparkR.session <- function( #' Assigns a group ID to all the jobs started by this thread until

[GitHub] spark pull request #13838: [SPARK-16088][SPARKR] update setJobGroup, cancelJ...

2016-06-22 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/13838#discussion_r68089154 --- Diff: R/pkg/R/sparkR.R --- @@ -392,47 +392,81 @@ sparkR.session <- function( #' Assigns a group ID to all the jobs started by this thread until the

[GitHub] spark pull request #13838: [SPARK-16088][SPARKR] update setJobGroup, cancelJ...

2016-06-22 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/13838#discussion_r68086736 --- Diff: R/pkg/R/sparkR.R --- @@ -392,47 +392,81 @@ sparkR.session <- function( #' Assigns a group ID to all the jobs started by this thread until the

[GitHub] spark pull request #13838: [SPARK-16088][SPARKR] update setJobGroup, cancelJ...

2016-06-22 Thread felixcheung
GitHub user felixcheung opened a pull request: https://github.com/apache/spark/pull/13838 [SPARK-16088][SPARKR] update setJobGroup, cancelJobGroup, clearJobGroup ## What changes were proposed in this pull request? Updated setJobGroup, cancelJobGroup, clearJobGroup to not