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

fixes #122 improved Spark documentation #126

Closed
wants to merge 4 commits into from

Conversation

keith-turner
Copy link
Contributor

No description provided.

Copy link
Member

@mikewalch mikewalch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1.. Just had minor suggestions.

Fluo Recipes has some helper code for [Apache Spark][spark]. Most of the helper code is currently
related to bulk importing data into Accumulo. This is useful for initializing a new Fluo table with
historical data via Spark. The Spark helper code is found at
[modules/spark/src/main/java/org/apache/fluo/recipes/spark/][sdir].
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of pointing users to directory, could list out each class and describe their basic use

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

# Apache Spark helper code

Fluo Recipes has some helper code for [Apache Spark][spark]. Most of the helper code is currently
related to bulk importing data into Accumulo. This is useful for initializing a new Fluo table with
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This document could use some example code and could also link back to spark blog post.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I Added a link to the blog post, which has some example code. Was any example code you were thinking of thats not in the blog post?

@keith-turner
Copy link
Contributor Author

merged : 4f11ec4

@keith-turner keith-turner deleted the fr-122 branch June 12, 2017 20:03
@keith-turner keith-turner modified the milestone: 1.1.0 Jun 20, 2017
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.

None yet

2 participants