[
https://issues.apache.org/jira/browse/SPARK-43338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720831#comment-17720831
]
melin edited comment on SPARK-43338 at 5/9/23 7:38 AM:
-------------------------------------------------------
If the same hive database has parquet and hudi table, does HiveTableCatalog
support access to hudi table? not want to register two catalog
was (Author: melin):
If the same hive database has parquet and hudi table, does HiveTableCatalog
support access to hudi table?
> Support modify the SESSION_CATALOG_NAME value
> ----------------------------------------------
>
> Key: SPARK-43338
> URL: https://issues.apache.org/jira/browse/SPARK-43338
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 3.5.0
> Reporter: melin
> Priority: Major
>
> {code:java}
> private[sql] object CatalogManager {
> val SESSION_CATALOG_NAME: String = "spark_catalog"
> }{code}
>
> The SESSION_CATALOG_NAME value cannot be modified。
> If multiple Hive Metastores exist, the platform manages multiple hms metadata
> and classifies them by catalogName. A different catalog name is required
> [~yao]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]