Skip to content

Conversation

@yosssi
Copy link
Contributor

@yosssi yosssi commented Aug 22, 2015

Update lineLengths.persist(); to lineLengths.persist(StorageLevel.MEMORY_ONLY()); because JavaRDD#persist needs a parameter of StorageLevel.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@rxin
Copy link
Contributor

rxin commented Aug 22, 2015

Thanks - I've merged this.

asfgit pushed a commit that referenced this pull request Aug 22, 2015
Update `lineLengths.persist();` to `lineLengths.persist(StorageLevel.MEMORY_ONLY());` because `JavaRDD#persist` needs a parameter of `StorageLevel`.

Author: Keiji Yoshida <[email protected]>

Closes #8372 from yosssi/patch-1.

(cherry picked from commit 46fcb9e)
Signed-off-by: Reynold Xin <[email protected]>
@asfgit asfgit closed this in 46fcb9e Aug 22, 2015
@yosssi yosssi deleted the patch-1 branch August 22, 2015 09:43
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