Atharva Inamdar created HUDI-4045:
-------------------------------------
Summary: DynamoDB billing_mode property is incorrectly documented
Key: HUDI-4045
URL: https://issues.apache.org/jira/browse/HUDI-4045
Project: Apache Hudi
Issue Type: Task
Components: docs
Reporter: Atharva Inamdar
Attachments: image-2022-05-05-12-13-35-294.png
Documented feature:
[https://hudi.apache.org/docs/next/configurations/#hoodiewritelockdynamodbbilling_mode]
This specifies the `billing_mode` property is optional with a default value.
However running Hudi 0.10.1 the implementation throws an error if the property
is not specified in the application.
!image-2022-05-05-12-13-35-294.png|width=973,height=125!
Second document that is incomplete is this guide:
[https://hudi.apache.org/docs/concurrency_control/#enabling-multi-writing] .
This is missing `billing_mode` and `endpoint_url`.
it would be good to get documentation updated to be correct.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)