Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Provide an example summingbird-scalding job #474

Open
johnynek opened this issue Mar 10, 2014 · 4 comments
Open

Provide an example summingbird-scalding job #474

johnynek opened this issue Mar 10, 2014 · 4 comments

Comments

@jcoveney
Copy link
Contributor

What would we write to? We don't have a good open source batch KV store...we could try HBase or MySql (the latter more just for illustrative purposes)?

@caniszczyk
Copy link
Contributor

Leaning towards something that Travis CI supports out of the box as a service would help with tests:
http://docs.travis-ci.com/user/database-setup/

@ianoc
Copy link
Collaborator

ianoc commented Mar 10, 2014

We can run the scalding job without having the mysql or HBase portion
available. a more complete environment it would be good to have it. But our
VersionedBatchedStore is an hdfs file system only thing. It should be
relatively straight forward if we have a source of input data.

A full example would be interesting with client/HBase(or mysql) and
everything. The difficulty with that is mostly around getting a good
datasource?

On Mon, Mar 10, 2014 at 12:40 PM, Chris Aniszczyk
[email protected]:

Leaning towards something that Travis CI supports out of the box as a
service would help with tests:
http://docs.travis-ci.com/user/database-setup/

Reply to this email directly or view it on GitHubhttps://github.com//issues/474#issuecomment-37225047
.

@ghost
Copy link

ghost commented May 2, 2014

Would have an AWS machine image with a full setup perhaps make sense? Access to a real-time and off-line data source would of course be needed. Seems like Twitter's filtered API would make sense. https://dev.twitter.com/docs/api/1.1/post/statuses/filter.

Is anyone working on this issue yet?

snoble pushed a commit to snoble/summingbird that referenced this issue Sep 8, 2017
…overage

Ianoc/q tree benchmark more coverage
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants