[
https://issues.apache.org/jira/browse/HUDI-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400933#comment-17400933
]
ASF GitHub Bot commented on HUDI-2315:
--------------------------------------
hudi-bot edited a comment on pull request #3491:
URL: https://github.com/apache/hudi/pull/3491#issuecomment-900415070
<!--
Meta data
{
"version" : 1,
"metaDataEntries" : [ {
"hash" : "ed079cbd6162b9f564a177dd29a4fdc0549c4c81",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1786",
"triggerID" : "ed079cbd6162b9f564a177dd29a4fdc0549c4c81",
"triggerType" : "PUSH"
}, {
"hash" : "7baa84e7cf175617983cc623fd2bb127ca65bfb3",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1791",
"triggerID" : "7baa84e7cf175617983cc623fd2bb127ca65bfb3",
"triggerType" : "PUSH"
}, {
"hash" : "cc597f3d1cdc8eee58b0662d8ade54e0e4c8953e",
"status" : "FAILURE",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1795",
"triggerID" : "cc597f3d1cdc8eee58b0662d8ade54e0e4c8953e",
"triggerType" : "PUSH"
}, {
"hash" : "e1dac5dfddf80371e3cb112fb815b1e62aa85611",
"status" : "PENDING",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1797",
"triggerID" : "e1dac5dfddf80371e3cb112fb815b1e62aa85611",
"triggerType" : "PUSH"
} ]
}-->
## CI report:
* cc597f3d1cdc8eee58b0662d8ade54e0e4c8953e Azure:
[FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1795)
* e1dac5dfddf80371e3cb112fb815b1e62aa85611 Azure:
[PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1797)
<details>
<summary>Bot commands</summary>
@hudi-bot supports the following commands:
- `@hudi-bot run travis` re-run the last Travis build
- `@hudi-bot run azure` re-run the last Azure build
</details>
--
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]
> Maintain compatibility with pre Hudi 0.9.0 config keys, while marking them as
> deprecated
> ----------------------------------------------------------------------------------------
>
> Key: HUDI-2315
> URL: https://issues.apache.org/jira/browse/HUDI-2315
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: Udit Mehrotra
> Assignee: Vinoth Chandar
> Priority: Blocker
> Labels: pull-request-available, release-blocker
> Fix For: 0.9.0
>
>
> With introduced a new configuration framework in HUDI-89, where all the
> String configurations have been replaced with ConfigProperty structure.
> However, we still want to maintain compatibility with existing pre Hudi 0.9.0
> config keys, so that it does not break existing users. At the same time, we
> will mark the previous config keys as deprecated so users can start migrating
> to the new configs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)