Giter Site home page Giter Site logo

Comments (10)

amcp avatar amcp commented on August 20, 2024

picking this up

from dynamodb-janusgraph-storage-backend.

amcp avatar amcp commented on August 20, 2024

First, if you are running on Windows, you should run the bat file instead.

Try downloading the custom zip which is already provided here:
https://s3.amazonaws.com/dynamodb-titan-us-east-1/dynamodb-titan100-storage-backend-1.0.0-hadoop1.zip

Next, make sure you have Maven and a 64 bit Java 8 JRE installed.
You need Maven to start DynamoDB Local from the command line.
Open Windows Powershell and navigate to where you cloned/downloaded the awslabs/dynamodb-titan-storage-backend repository/zip.
Then issue mvn install to pull the DynamoDB Local dependencies.
Then issue mvn test -Pstart-dynamodb-local

Then, open another Windows Powershell and cd to the directory where you unzipped the custom zip above.
Finally, run bin/gremlin.bat and see if you have any luck.

from dynamodb-janusgraph-storage-backend.

amcp avatar amcp commented on August 20, 2024

Currently, the gremlin.bat script appears to be broken on Windows:
thinkaurelius/titan#1242

It appears that it will be fixed when Titan 1.1.0 is released; the DynamoDB team can then make a new release that enables running locally on Windows.
Until the Titan 1.1.0 release, I encourage you to run the DynamoDB Storage Backend for Titan in EC2 or on a 64 bit linux VM on your Windows machine.

from dynamodb-janusgraph-storage-backend.

greenguy33 avatar greenguy33 commented on August 20, 2024

I am having the same problem. Just downloaded Gremlin Conslole from http://tinkerpop.apache.org/docs/current/tutorials/getting-started/

Running gremlin.bat, I get the error Error: Could not find or load main class Files

Any news on a fix?

from dynamodb-janusgraph-storage-backend.

greenguy33 avatar greenguy33 commented on August 20, 2024

Fixed the issue myself: I had renamed the Tinkerpop folder.

from dynamodb-janusgraph-storage-backend.

pqrsty avatar pqrsty commented on August 20, 2024

Hello, can you please tell how you fixed the issue ? Even I have the same error .. but I am not sure what folder had to be renamed to fix this issue :) Kindly help

from dynamodb-janusgraph-storage-backend.

greenguy33 avatar greenguy33 commented on August 20, 2024

In my case, I believe I had manually renamed a folder accidentally, and needed to revert its name back to the original. If you have not renamed one of the directories in your project, then you may be receiving this error for a different reason than I did.

from dynamodb-janusgraph-storage-backend.

pqrsty avatar pqrsty commented on August 20, 2024

okay I see, thank you. I did no rename any folder. I only unzipped the contents, moved to the bin directory and ran gremlin.bat .. It gives that error anyway ..

from dynamodb-janusgraph-storage-backend.

pqrsty avatar pqrsty commented on August 20, 2024

Is it ok to put the folder into any directory or should it be in a specific path ? Like in C:\ ? I have put it on my desktop and I am trying to run the gremlin.bat ..

from dynamodb-janusgraph-storage-backend.

mustafaekim avatar mustafaekim commented on August 20, 2024

I am having the same issue here. Running ".\gremlin.bat" returns "Error: Could not find or load main class Files"

from dynamodb-janusgraph-storage-backend.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.