Creates a fatjar in build/libs.
gradle jar
In an aws instance, get the Security Cert.
wget https://www.amazontrust.com/repository/SFSRootCAG2.pem
Needs a Keystore to ssl the request. It can be created using the create_keystore script.
java -jar neptune-perf-1.0-SNAPSHOT.jar <neptune cluster endpoint> <keystore location> <keystore password> <file with sample keys to lookup> <file to dump times>
Try the scripts at neptune_gremlin_data_gen.