Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add explicit example plus API for RDD operations #246

Closed
costin opened this issue Aug 13, 2014 · 1 comment
Closed

Add explicit example plus API for RDD operations #246

costin opened this issue Aug 13, 2014 · 1 comment

Comments

@costin
Copy link
Member

costin commented Aug 13, 2014

Currently, we provide implicit methods (pimp my API pattern) in Scala for loading and saving RDDs to/from ES. For Java users or those that want a similar experience, we should provide also an utility class so the calls can be made explicit.

@costin
Copy link
Member Author

costin commented Oct 7, 2014

Fixed and documented in master.

@costin costin closed this as completed Oct 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant