Embedded Brisk? Is it possible?

125 Views Asked by At

I'm just getting ramped up on a new application and have decided to try out / learn Cassandra and use it for the back end.

I've got embedded Cassandra working like a charm. Now I want to add Hive on top. Has anyone attempted embedded Brisk (from DataStax) before?

Is this even possible with all the moving parts??

Thanks!

Max

1

There are 1 best solutions below

0
On BEST ANSWER

It's possible. The biggest impediments would be:

  • Dependency management
  • JVM sizing and tunning
  • Workload isolation/service segmentation