You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2022/05/16 18:28:00 UTC

[jira] [Closed] (HUDI-4103) TestCreateTable failed CTAS when indicating hoodie.database.name in table properties

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

sivabalan narayanan closed HUDI-4103.
-------------------------------------
    Fix Version/s: 0.11.1
       Resolution: Fixed

> TestCreateTable failed CTAS when indicating hoodie.database.name in table properties
> ------------------------------------------------------------------------------------
>
>                 Key: HUDI-4103
>                 URL: https://issues.apache.org/jira/browse/HUDI-4103
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Jin Xing
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.1
>
>
> Current `test("Test Create Table As Select With Tblproperties For Filter Props"` complains
> {code:java}
> org.apache.hudi.exception.HoodieException: Config conflict(key    current value    existing value):
> hoodie.database.name:    databaseName    default
>     at org.apache.hudi.HoodieWriterUtils$.validateTableConfig(HoodieWriterUtils.scala:161)
>     at org.apache.hudi.HoodieSparkSqlWriter$.write(HoodieSparkSqlWriter.scala:86)
>     at org.apache.hudi.DefaultSource.createRelation(DefaultSource.scala:163)
>     at org.apache.spark.sql.execution.datasources.SaveIntoDataSourceCommand.run(SaveIntoDataSourceCommand.scala:45)
>     at org.apache.spark.sql.execution.command.ExecutedCommandExec.sideEffectResult$lzycompute(commands.scala:75)
>     at org.apache.spark.sql.execution.command.ExecutedCommandExec.sideEffectResult(commands.scala:73)
>  {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)