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

[Feature Request] Add support for managed Cassandra services like AWS Keyspaces #1740

Open
adric-work opened this issue Jan 11, 2021 · 8 comments
Labels
feature request TheHive4 TheHive4 related issues

Comments

@adric-work
Copy link

Problem Description

I would like to use AWS Keyspaces as my Cassandra backend for TheHive4, but it is not currently possible due to a lack of documentation and possibly Janusgraph's lack of support for AWS's Cassandra DefaultPartioner.

https://stackoverflow.com/questions/62220244/run-janusgraph-with-aws-keyspace-storage-backend

https://github.com/JanusGraph/janusgraph/blob/d565c6353db9045644e51361ec758a09141efe5c/janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/CQLStoreManager.java#L217-L235

@adric-work
Copy link
Author

I also made a feature request to JanusGraph to add Keyspaces supprt - JanusGraph/janusgraph#2370

@adric-work
Copy link
Author

Janusgraph now supports the 'DefaultPartitioner' used by AWS keyspaces:
JanusGraph/janusgraph#2370

@andreacardaropoli
Copy link

Looks like JanusGraph has added experimental support to Amazon Managed Cassandra, any chance this can be tested with TheHive?

@wizedkyle
Copy link

Does anyone know if you can use AWS Keyspaces with 5.x of The Hive?

@FormindAPE
Copy link

Does anyone know if you can use AWS Keyspaces with 5.x of The Hive?

not currently see this issue : StrangeBeeCorp/TheHive-feedback#7

@citosid
Copy link

citosid commented Feb 22, 2024

@FormindAPE, the current version of ThHive is 5.2, do you know if it works now with AWS Kespaces? The issue you linked says that version 5.1 would include the needed library.

@citosid
Copy link

citosid commented Jul 18, 2024

@adric-work @wizedkyle were you able to use KeySpaces?

@wizedkyle
Copy link

@citosid i wasn't able to get it working but this was a few years ago now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request TheHive4 TheHive4 related issues
Projects
None yet
Development

No branches or pull requests

6 participants