Code Monkey home page Code Monkey logo

Comments (3)

bechbd avatar bechbd commented on September 4, 2024

To infer this schema, the export tool must sample the graph, so on a graph of any reasonably large size this could hit the cluster/instance level timeout as defined in the parameter groups: Cluster Timeout Parameter
Instance Timeout Parameter

Can you see what these values are and increase them?

This will require an instance reboot for them to take effect.

from amazon-neptune-tools.

tachang avatar tachang commented on September 4, 2024

So increasing the timeout did help. However I am a bit worried as to what a proper timeout should be. Should it generally be increased for running these types of exports and then decreased again for production use?

from amazon-neptune-tools.

bechbd avatar bechbd commented on September 4, 2024

You can change the timeouts or more commonly we recommend that you use the clone-cluster option which will create a fast clone of the cluster and sets the query timeout to the maximum. It then runs the export job from the clone, which lets your cluster handle your workloads. Once the export is complete, it then deletes the clone.

from amazon-neptune-tools.

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.