rangareddy commented on issue #15811:
URL: https://github.com/apache/hudi/issues/15811#issuecomment-5030319580
This issue was reviewed as part of the JIRA-migrated backlog triage.
Findings: the ticket contains only one error line ("Can not create the
managed table ... The associated location ... already exists") with no Hudi
version, SQL statement, table config, or reproducer, and JIRA HUDI-5837 has
been untouched since 2023-02-23 (over 3 years) with no linked PR. The error is
Spark's guard against CTAS into a non-empty managed-table location; standard
remedies are creating an external table with an explicit LOCATION, cleaning the
stale path, or CREATE TABLE IF NOT EXISTS.
With no repro and no follow-up, closing as stale - please reopen with a
minimal reproducer on a current 1.x release if this is still an issue.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]