Jayasheel Kalgal created HUDI-4953:
--------------------------------------
Summary: Typo in Hudi documentation about
NonPartitionedKeyGenerator
Key: HUDI-4953
URL: https://issues.apache.org/jira/browse/HUDI-4953
Project: Apache Hudi
Issue Type: Bug
Components: docs
Reporter: Jayasheel Kalgal
Typo in Hudi documentation for
[Nonpartitionedkeygenerator|https://hudi.apache.org/blog/2021/02/13/hudi-key-generators/#nonpartitionedkeygenerator]
URL -
[https://hudi.apache.org/blog/2021/02/13/hudi-key-generators/#nonpartitionedkeygenerator]
Issue :
Classname to use for non partitioned tables should be
{color:#0747a6}NonpartitionedKeyGenerator {color:#172b4d}as per this
repo.{color}{color}
[https://github.com/apache/hudi/blob/15ca7a306058c5d8c708b5310cb92f213f8d5834/hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/keygen/NonpartitionedKeyGenerator.java#L37]
P should be in lowercase
({color:#0747a6}Non{*}p{*}artitionedKeyGenerator){color}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)