Giter Site home page Giter Site logo

Comments (3)

nicor88 avatar nicor88 commented on May 14, 2024

@antruo this fix should also cover tmp tables right??

[0m15:55:16    HIVE_PATH_ALREADY_EXISTS: Target directory for table 'default.parquet_example_3__dbt_tmp' already exists: s3://silver-datalake-dev-xxxxx-eu-central-1/parquet_example_3__dbt_tmp. You may need to manually clean the data at location 's3://athena-query-results-dev-xxxxxx-eu-central-1/dbt/tables/2c1d4480-15a0-4b80-bdf4-ba43c0c028af' before retrying. Athena will not delete data in your account.
[0m15:55:16 HIVE_PATH_ALREADY_EXISTS: Target directory for table 'default.parquet_example_3__dbt_tmp' already exists: s3://silver-datalake-dev-901621332207-eu-central-1/parquet_example_3__dbt_tmp. You may need to manually clean the data at location 's3://athena-query-results-dev-xxxxxxx-eu-central-1/dbt/tables/2c1d4480-15a0-4b80-bdf4-ba43c0c028af' before retrying. Athena will not delete data in your account.

I got this with 1.3.3 version,

from dbt-athena.

antruo avatar antruo commented on May 14, 2024

Yes! I guess you are referring to the temp tables that are being created when running an incremental model? That one just uses the create_table_as() macro, which runs the prune_s3_table_location() prior to the CTA statement.

from dbt-athena.

andrewcstewart avatar andrewcstewart commented on May 14, 2024

Are there other known causes for the HIVE_PATH_ALREADY_EXISTS that the path pruning isn't addressing?

from dbt-athena.

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.