[
https://issues.apache.org/jira/browse/HUDI-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
董可伦 updated HUDI-7880:
----------------------
Description: Users want to implement checkpoints similar to those in Hudi
DeltaStreamer. DeltaStreamer is implemented by saving values to extrametadata
in a commit file, with the key deltastreamer.checkpoint.key. We can achieve
this in Spark Client by configuring the parameter `house. datasource. write.
commonmeta. key. prefix`, but in Spark SQL, it is restricted that the prefix of
the configuration parameter must be `hoodie.` (was: Users want to implement
checkpoints similar to those in Hudi DeltaStreamer. DeltaStreamer is
implemented by saving values to extrametadata in a commit file, with the key
deltastreamer.checkpoint.key. We can achieve this in Spark Client by
configuring the parameter `house. datasource. write. commonmeta. key. prefix`,
but in Spark SQL, it is restricted that the prefix of the configuration
parameter must be 'hoodie.`)
> Support extraMetadata in Spark SQL Insert Into
> ----------------------------------------------
>
> Key: HUDI-7880
> URL: https://issues.apache.org/jira/browse/HUDI-7880
> Project: Apache Hudi
> Issue Type: Improvement
> Components: spark-sql
> Reporter: 董可伦
> Assignee: 董可伦
> Priority: Major
> Fix For: 1.0.0
>
>
> Users want to implement checkpoints similar to those in Hudi DeltaStreamer.
> DeltaStreamer is implemented by saving values to extrametadata in a commit
> file, with the key deltastreamer.checkpoint.key. We can achieve this in Spark
> Client by configuring the parameter `house. datasource. write. commonmeta.
> key. prefix`, but in Spark SQL, it is restricted that the prefix of the
> configuration parameter must be `hoodie.`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)