1

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

Clifford
  • 88,407
  • 13
  • 85
  • 165
max
  • 2,346
  • 4
  • 26
  • 34

1 Answers1

1

It's possible. The biggest impediments would be:

  • Dependency management
  • JVM sizing and tunning
  • Workload isolation/service segmentation
zznate
  • 1,898
  • 13
  • 12