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
It's possible. The biggest impediments would be:
- Dependency management
- JVM sizing and tunning
- Workload isolation/service segmentation
精彩评论