Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/6889
---
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 enab
Github user shivaram commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113663815
Thanks @falaki -- Merging this
---
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
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113656998
Merged build finished. Test PASSed.
---
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
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113656892
[Test build #35316 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35316/console)
for PR 6889 at commit
[`9ce9f1e`](https://github.
Github user davies commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113650123
LGTM, waiting for tests.
---
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 thi
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113631102
[Test build #35316 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35316/consoleFull)
for PR 6889 at commit
[`9ce9f1e`](https://gith
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113630396
Merged build started.
---
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
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113630386
Merged build triggered.
---
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 h
Github user shivaram commented on a diff in the pull request:
https://github.com/apache/spark/pull/6889#discussion_r32842867
--- Diff: R/pkg/R/sparkR.R ---
@@ -278,3 +278,32 @@ sparkRHive.init <- function(jsc = NULL) {
assign(".sparkRHivesc", hiveCtx, envir = .sparkREnv)
Github user davies commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113370880
LGTM, it will be better if you could add some tests for it, and add
examples in the doc. Right now it's hard to tell what's the type of these
parameters.
---
If your pr
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113338130
Merged build finished. Test PASSed.
---
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
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113338106
[Test build #35193 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35193/console)
for PR 6889 at commit
[`a2c19af`](https://github.
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113324276
Merged build finished. Test PASSed.
---
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
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113324170
[Test build #35181 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35181/console)
for PR 6889 at commit
[`343ca77`](https://github.
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113322063
[Test build #35193 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35193/consoleFull)
for PR 6889 at commit
[`a2c19af`](https://gith
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113321783
Merged build started.
---
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
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113321776
Merged build triggered.
---
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 h
Github user falaki commented on a diff in the pull request:
https://github.com/apache/spark/pull/6889#discussion_r32786324
--- Diff: R/pkg/R/sparkR.R ---
@@ -278,3 +278,38 @@ sparkRHive.init <- function(jsc = NULL) {
assign(".sparkRHivesc", hiveCtx, envir = .sparkREnv)
Github user shivaram commented on a diff in the pull request:
https://github.com/apache/spark/pull/6889#discussion_r32786101
--- Diff: R/pkg/R/sparkR.R ---
@@ -278,3 +278,38 @@ sparkRHive.init <- function(jsc = NULL) {
assign(".sparkRHivesc", hiveCtx, envir = .sparkREnv)
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113304452
[Test build #35181 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35181/consoleFull)
for PR 6889 at commit
[`343ca77`](https://gith
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113304283
Merged build started.
---
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
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6889#issuecomment-113304260
Merged build triggered.
---
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 h
GitHub user falaki opened a pull request:
https://github.com/apache/spark/pull/6889
[SPARKR][SPARK-8452] expose jobGroup API in SparkR
This pull request adds following methods to SparkR:
```R
setJobGroup()
cancelJobGroup()
clearJobGroup()
```
For each met
23 matches
Mail list logo