Janusgraph 0.3.2 + HBase 1.4.9 - Can't set graph.timestamps
问题 I am running Janusgraph 0.3.2 in a docker container and trying to use an AWS EMR cluster running HBase 1.4.9 as the storage backend. I can run gremlin-server.sh, but if I try to save something, I get the stack trace pasted below. It looks to me like the locks are being created using different timestamps lengths causing it to look like no lock exists. I tried adding the graph.timestamps setting to the config file, but still got the same error. Here is my configuration gremlin-server.yml host: