I downloaded Titan Version 1.0 on EC2 server from url
Titan 1.0.0 with Hadoop 1 – recommended
Then I unzip and ran the titan server with following command :
bin/titan.sh start
Forking Cassandra...
Running `nodetool statusthrift`... OK (returned exit status 0 and printed string "running").
Forking Elasticsearch...
Connecting to Elasticsearch (127.0.0.1:9300).... OK (connected to 127.0.0.1:9300).
Forking Gremlin-Server...
Connecting to Gremlin-Server (127.0.0.1:8182).... OK (connected to 127.0.0.1:8182).
Run gremlin.sh to connect.
Then I tried from HTTP Request in Titan 1.0 Version (in titan 0.4 version Rexster is working properly) But I'm getting following Error