Coder Social home page Coder Social logo

Comments (2)

marcosmarxm avatar marcosmarxm commented on July 3, 2024

@guilhermenoronha did you try to increase resurces used by the source/destination? Exist 137 means mostly OOM

from airbyte.

guilhermenoronha avatar guilhermenoronha commented on July 3, 2024

I set up the following variables:

JOB_MAIN_CONTAINER_MEMORY_REQUEST=3Gi
JOB_MAIN_CONTAINER_MEMORY_LIMIT=6Gi
CHECK_JOB_MAIN_CONTAINER_MEMORY_REQUEST=3Gi
CHECK_JOB_MAIN_CONTAINER_MEMORY_LIMIT=6Gi

As I concern, the changes took effect as shown in the log below:

Preparing command: docker run --rm --init -i -w /data/514/0 --log-driver none --name source-declarative-manifest-check-514-0-wfels --network host -v airbyte_workspace:/data -v oss_local_root:/local -e DEPLOYMENT_MODE=OSS -e WORKER_CONNECTOR_IMAGE=airbyte/source-declarative-manifest:0.85.0 -e AUTO_DETECT_SCHEMA=true -e LAUNCHDARKLY_KEY= -e SOCAT_KUBE_CPU_REQUEST=0.1 -e SOCAT_KUBE_CPU_LIMIT=2.0 -e FIELD_SELECTION_WORKSPACES= -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE=dev -e APPLY_FIELD_SELECTION=false -e WORKER_JOB_ATTEMPT=0 -e OTEL_COLLECTOR_ENDPOINT=http://host.docker.internal:4317 -e FEATURE_FLAG_CLIENT=config -e AIRBYTE_VERSION=0.58.0 -e WORKER_JOB_ID=514 --memory-reservation=3Gi --memory=6Gi airbyte/source-declarative-manifest:0.85.0 check --config source_config.json

However, it didn't work. Checking the memory usage on the Airbyte machine, it remains stable between 3G and 5G of usage (considering the whole Airbyte architectures). See the print below:

image

Any ideas?

from airbyte.

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.