You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Zhaojing Yu (Jira)" <ji...@apache.org> on 2022/10/01 12:17:00 UTC

[jira] [Updated] (HUDI-4184) Creating external table in Spark SQL modifies "hoodie.properties"

     [ https://issues.apache.org/jira/browse/HUDI-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhaojing Yu updated HUDI-4184:
------------------------------
    Fix Version/s: 0.13.0
                       (was: 0.12.1)

> Creating external table in Spark SQL modifies "hoodie.properties"
> -----------------------------------------------------------------
>
>                 Key: HUDI-4184
>                 URL: https://issues.apache.org/jira/browse/HUDI-4184
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: spark-sql
>            Reporter: Alexey Kudinkin
>            Assignee: Sagar Sumit
>            Priority: Critical
>             Fix For: 0.13.0
>
>
> My setup was like following:
>  # There's a table existing in one AWS account
>  # I'm trying to access that table from Spark SQL from _another_ AWS account that only has Read permissions to the bucket with the table.
>  # Now when issuing "CREATE TABLE" Spark SQL command it fails b/c Hudi tries to modify "hoodie.properties" file for whatever reason, even though i'm not modifying the table and just trying to create table in the catalog.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)