Git Product home page Git Product logo

Comments (3)

AlefRP avatar AlefRP commented on June 12, 2024

Request for Additional Pipeline Details

Hello Oen1997,

Thanks for your input on the pipeline setup. To better address the issue, could you provide more detailed information about the pipeline configuration? Specifically:

  1. Transforms Used:

    • Could you list the specific transforms and their configurations that are currently used in the pipeline?
  2. CSV Input:

    • Is there a CSV input in the pipeline? If so, it would be helpful to check whether the 'lazy conversion' checkbox is marked. This option helps manage memory more efficiently by delaying data type conversions.
  3. Data Carrying Between Pipelines:

    • Please verify if the pipeline is carrying tables from one stage to another excessively. This practice can lead to memory overflow and introduce bugs, especially when combined with database lookup transforms.

Your detailed feedback on these points will help us identify and fix the issue more effectively.

Best regards,
AlefRP

from hop.

Oen1997 avatar Oen1997 commented on June 12, 2024

Pipeline is very simple, output is only ~2 million rows:
image

Avro target folder is set on GS.
By the way, in parallel Im running similar pipelines (different times) on another software, another server, and uploading to GS large CSV's via "gcloud storage cp" command, and that never failed, so I would exclude network related issues.

from hop.

Oen1997 avatar Oen1997 commented on June 12, 2024

Another pipeline is hanging for few days, with zero info in log:
image

from hop.

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.