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

spark.adoc have some error #821

Merged
merged 1 commit into from
Oct 6, 2016
Merged

spark.adoc have some error #821

merged 1 commit into from
Oct 6, 2016

Conversation

wypb
Copy link
Contributor

@wypb wypb commented Aug 8, 2016

pairRDD.saveToEsWithMeta<3>(airportsRDD,"airports/2015") should change to
airportsRDD.saveToEsWithMeta<3>("airports/2015")
and
pairRDD.saveToEsWithMeta(airportsRDD, "airports/2015") should change to airportsRDD.saveToEsWithMeta("airports/2015")

@jbaiera
Copy link
Member

jbaiera commented Aug 22, 2016

@397090770 If you have not yet signed the CLA, please do so and we can start looking at getting this in. Thanks.

@wypb
Copy link
Contributor Author

wypb commented Sep 30, 2016

Hi, @jbaiera Thank you for your attention, I have signed the CLA right now.

@jbaiera jbaiera merged commit 659a130 into elastic:2.3 Oct 6, 2016
jbaiera pushed a commit that referenced this pull request Oct 6, 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.

2 participants