Closed oren closed 9 years ago
If you just want to use the gremlin shell, the DynamoDB Storage Backend for Titan's pom.xml file includes a start-gremlin
profile. In your git checkout of the storage backend, if you issue the mvn test -Pstart-gremlin
profile after having issued the mvn test -Pstart-dynamodb-local
command in another shell, then you will be able to interact with gremlin without running into ClassNotFound errors. In the vanilla distribution of Titan server, the JAR of the DynamoDB Storage Backend for Titan are not included, so that is why you get the errors.
If you want to get a complete server directory with the DynamoDB Storage Backend for Titan dependencies, you can run the command at step 3 here in the Rexster installation steps and that will put everything where it needs to be in the ext
directory. Or you can download Titan server bundled with the DynamoDB Storage Backend for Titan from the links in the Titan/Rexster CloudFormation documentation.
works now. i think i skipped step 4. thanks!
I am trying to Load a subset of the Marvel Universe Social Grap and stack on step 5. I assume that by 'Titan DynamoDB Storage Backend in the Gremlin shell' you mean the bin/german.sh command that comes with the installation of titan. let me know if that's not the case.
~/projects/titan-0.5.4-hadoop2 bin/gremlin.sh