Skip to content

Conversation

@holdenk
Copy link
Contributor

@holdenk holdenk commented Jun 28, 2016

What changes were proposed in this pull request?

Change the return type mentioned in the JavaDoc for toJavaRDD / javaRDD to match the actual return type & be consistent with the scala rdd return type.

How was this patch tested?

Docs only change.

@SparkQA
Copy link

SparkQA commented Jun 28, 2016

Test build #61412 has finished for PR 13954 at commit f8533ca.

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

@tdas
Copy link
Contributor

tdas commented Jun 29, 2016

merging this to master and 2.0

asfgit pushed a commit that referenced this pull request Jun 29, 2016
…doc is incorrect for toJavaRDD, …

## What changes were proposed in this pull request?

Change the return type mentioned in the JavaDoc for `toJavaRDD` / `javaRDD` to match the actual return type & be consistent with the scala rdd return type.

## How was this patch tested?

Docs only change.

Author: Holden Karau <[email protected]>

Closes #13954 from holdenk/trivial-streaming-tojavardd-doc-fix.

(cherry picked from commit 757dc2c)
Signed-off-by: Tathagata Das <[email protected]>
@asfgit asfgit closed this in 757dc2c Jun 29, 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