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

Added usablility of HBaseTap to be used as a Sink + Bugfix #14

Merged
merged 2 commits into from
Jul 10, 2012
Merged

Added usablility of HBaseTap to be used as a Sink + Bugfix #14

merged 2 commits into from
Jul 10, 2012

Conversation

amimimor
Copy link

@amimimor amimimor commented Jul 9, 2012

HBaseTap has been added the ability to be used as a Sink. The implementation uses a new (copied from JDBC Tap Collector) TapCollector since the HadoopTupleEntrySchemeCollector did not seem to be working (mapreduce freeze).

Additionally a few bug fixes related to the user JobConf settings. Most notably the "hbase.zookeeper.quorum" param is now being set inside HBaseTap

Amit Mor added 2 commits July 9, 2012 11:13
azymnis added a commit that referenced this pull request Jul 10, 2012
Added usablility of HBaseTap to be used as a Sink + Bugfix
@azymnis azymnis merged commit a433e8b into Cascading:develop Jul 10, 2012
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