Git Product home page Git Product logo

Comments (6)

NiallRees avatar NiallRees commented on July 18, 2024

Plus one. I had to revert because I was getting OOMs from the number of logs being emitted

from dagster.

NiallRees avatar NiallRees commented on July 18, 2024

Still getting some warnings when using dbt==1.7.*, but not as many:

/Users/niallwoodward/dev/select/web/backend/.venv/lib/python3.11/site-packages/dagster_dbt/dbt_project.py:193: ExperimentalWarning: Class `DagsterDbtManifestPreparer` is experimental. It may break in future versions, even between dot releases. To mute warnings for experimental functionality, invoke warnings.filterwarnings("ignore", category=dagster.ExperimentalWarning) or use one of the other methods described at https://docs.python.org/3/library/warnings.html#describing-warning-filters.
  manifest_preparer: DbtManifestPreparer = DagsterDbtManifestPreparer()

Has Dagster changed its logging significantly in dagster==1.7.*? I'm noticing a lot more (not desirable) logging across the board.

from dagster.

gibsondan avatar gibsondan commented on July 18, 2024

Could #22267 (which went out in 1.7.10) have somehow caused this? The intention there was to change the formatting of warnings, not the frequency, but Iโ€™m wondering if it has unintended side effects.

Iโ€™m not sure how to square that with the problem occurring when you just upgrade dbt-core and donโ€™t upgrade dagster though.

from dagster.

gibsondan avatar gibsondan commented on July 18, 2024

linking the similar report in #22460 for context

from dagster.

NiallRees avatar NiallRees commented on July 18, 2024

Thanks for your quick response on this @gibsondan.

from dagster.

ssillaots-boku avatar ssillaots-boku commented on July 18, 2024

Could #22267 (which went out in 1.7.10) have somehow caused this?

Don't know if this is question is targeted at me or Niall but from my point of view: doubt it since it started happening from Dagster 1.7.7

from dagster.

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.