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

Create Accismus output formats #35

Closed
keith-turner opened this issue Jun 20, 2014 · 0 comments
Closed

Create Accismus output formats #35

keith-turner opened this issue Jun 20, 2014 · 0 comments

Comments

@keith-turner
Copy link
Contributor

Since Percolator is designed for incremental processing, it will need to to be initialized via map reduce. A file output format that creates rfiles containing data in the Accismus format that can be bulk imported would be one way to enable this. This would wrap the AccumuloFileOutputFormat.

Additionally, AccumuloOutputFormat could be wrapped to allow users to write directly to an Accumulo table using the Accismus data format.

Need to document how these differ from the map reduce output that runs load transactions.

@keith-turner keith-turner added this to the 1.0.0-alpha milestone Jun 20, 2014
@keith-turner keith-turner self-assigned this Jun 26, 2014
mikewalch added a commit that referenced this issue Jun 30, 2014
#35 added AccismusFileOutputFormat and MutationBuilder for use with Accumulo...
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