Git Product home page Git Product logo

dbt-demos's People

Contributors

prem0132 avatar snoodleboot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dbt-demos's Issues

No tables after dbt run

Hi - I'm new to dbt and I've cloned the dbt_demos as a way to learn about the utility. I've snowflake_tpc_demo:

dbt run
Running with dbt=0.17.0
Found 8 models, 10 tests, 0 snapshots, 0 analyses, 136 macros, 0 operations, 0 seed files, 0 sources

15:56:39 | Concurrency: 1 threads (target='dev')
15:56:39 | 
15:56:39 | 1 of 3 START table model DH.customer_nation_region_aggregates........ [RUN]
15:56:41 | 1 of 3 OK created table model DH.customer_nation_region_aggregates... [SUCCESS 1 in 2.34s]
15:56:41 | 2 of 3 START table model DH.supplier_parts_aggregates................ [RUN]
15:56:44 | 2 of 3 OK created table model DH.supplier_parts_aggregates........... [SUCCESS 1 in 2.81s]
15:56:44 | 3 of 3 START view model DH.analytics_view............................ [RUN]
15:56:45 | 3 of 3 OK created view model DH.analytics_view....................... [SUCCESS 1 in 0.70s]
15:56:45 | 
15:56:45 | Finished running 2 table models, 1 view model in 8.14s.

Completed successfully

Done. PASS=3 WARN=0 ERROR=0 SKIP=0 TOTAL=3
Error sending message, disabling tracking

It doesn't seem to raise any errors (apart from the last line), but no tables or views have been created in the DB. Aplogies for the dumb question, but any idea what I'm doing wrong? (log file attached). I've also slightly modified the dbt_project.yml so that deprecated version warnings didn't occur. But the missing tables are also a problem with the original config file

dbt.log

dbt_project.yml.txt

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.