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 storehaus-cascading for Taps to read and write storehaus stores. #208

Open
johnynek opened this issue Jan 27, 2014 · 1 comment
Open

Comments

@johnynek
Copy link
Collaborator

Would be very useful for scalding + summingbird jobs to have cascading taps to read and write storehaus stores:

Writing a custom Tap is not too much work. You can see an example here:

https://github.com/Cascading/maple/blob/develop/src/jvm/com/twitter/maple/tap/MemorySourceTap.java
https://github.com/Cascading/maple/blob/develop/src/jvm/com/twitter/maple/tap/MemorySinkTap.java

@rubanm
Copy link
Contributor

rubanm commented Feb 1, 2014

+1

I've been staring at some cascading code of late. I'd like to pick this up.
Will send out a sketch sometime soon.

@rubanm rubanm mentioned this issue Feb 7, 2014
4 tasks
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

No branches or pull requests

2 participants