amazon-archives / dynamodb-janusgraph-storage-backend

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

Install-gremlin-server.sh using wrong key versions. #253

Closed DeanWookey closed 6 years ago

DeanWookey commented 6 years ago

After the update to JanusGraph 0.2.0, install-gremlin-server.sh fails because it verifies the JanusGraph download using 0.1.1 keys. It's also missing janusgraph-0.2.0-hadoop2.zip.asc

https://github.com/awslabs/dynamodb-janusgraph-storage-backend/blob/45a0c11e7a9c89c14df7befa8b935a20ad4c2db2/src/test/resources/install-gremlin-server.sh#L101