Skip to content

Conversation

@felixcheung
Copy link
Member

What changes were proposed in this pull request?

Add sparkR.version() API.

> sparkR.version()
[1] "2.1.0-SNAPSHOT"

How was this patch tested?

manual, unit tests

@SparkQA
Copy link

SparkQA commented Sep 2, 2016

Test build #64847 has finished for PR 14935 at commit 7a70b51.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@shivaram
Copy link
Contributor

shivaram commented Sep 2, 2016

LGTM. I actually think this might also be useful in 2.0.1 ?

cc @junyangq

asfgit pushed a commit that referenced this pull request Sep 2, 2016
## What changes were proposed in this pull request?

Add sparkR.version() API.

```
> sparkR.version()
[1] "2.1.0-SNAPSHOT"
```

## How was this patch tested?

manual, unit tests

Author: Felix Cheung <[email protected]>

Closes #14935 from felixcheung/rsparksessionversion.

(cherry picked from commit 812333e)
Signed-off-by: Shivaram Venkataraman <[email protected]>
@shivaram
Copy link
Contributor

shivaram commented Sep 2, 2016

Merged into master, branch-2.0

@asfgit asfgit closed this in 812333e Sep 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants