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

Using SnappyData as the database store #2

Open
fire opened this issue Jul 29, 2016 · 7 comments
Open

Using SnappyData as the database store #2

fire opened this issue Jul 29, 2016 · 7 comments
Assignees

Comments

@fire
Copy link

fire commented Jul 29, 2016

Snappydata is:

  1. spark which allows us to use machine learning algorithms from spark
  2. a sql database which allows us to use standard sql
  3. apache licensed which is the same license as octo.ai
  4. approximate queries allow us to run sampling on the source data
@dipankar
Copy link
Member

dipankar commented Aug 1, 2016

Hey @fire Thanks for putting up the issue!

@dipankar dipankar self-assigned this Aug 1, 2016
@dipankar dipankar assigned ravingupta and unassigned dipankar Sep 9, 2016
@dipankar
Copy link
Member

dipankar commented Sep 9, 2016

We can finally consider taking this up! Adding more dev firepower.

We just wrapped up Mongo, HBase support as that was in demand.

@fire
Copy link
Author

fire commented Sep 9, 2016

Great! Can't wait to view your progress.

@fire
Copy link
Author

fire commented Sep 9, 2016

@dipankar
Copy link
Member

Thanks, that is the direction we are taking on this!

@fire
Copy link
Author

fire commented Sep 19, 2016

How has it been going? I also had trouble finding a ruby library for interfacing with Spark and SnappyData.

@dipankar dipankar self-assigned this Sep 20, 2016
@dipankar
Copy link
Member

Yes, however we are looking at alternate mechanisms to integrate.

Maybe build more specific data models just for snappy.

Though that will make quite a bit of the other code unusable (dashboard, etc.)

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

3 participants