amazon-archives / dynamodb-janusgraph-storage-backend

The Amazon DynamoDB Storage Backend for JanusGraph
Apache License 2.0
446 stars 99 forks source link

Is this project still actively maintained by AWS ? #299

Closed mickdelaney closed 5 years ago

mickdelaney commented 5 years ago

Is this project still actively maintained by AWS ? We're assessing options for Janus on AWS. There seems to be no activity for close to 1 year.

Thanks.

vmarni commented 5 years ago

I think the answer is no. There are no recent commits into this repo

RicePatrick commented 5 years ago

@mickdelaney - Agree with vmarni here. There have been no active commits for a while, and there are key pieces of functionality that don't work with this plugin. For example, the Janus version you'll need to run doesn't support HTTPS to elasticsearch, and doesn't support OLAP queries (which you'll want for populating indexes.

Your best bet for Janus on AWS is to run it with an HBase backend running in EMR (use EMRFS with consistent mode on, otherwise you'll hurt your backing tables).

vmarni commented 5 years ago

after aws released neptune i think this project is abandoned.