You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Jayasheel Kalgal (Jira)" <ji...@apache.org> on 2022/09/30 05:38:00 UTC

[jira] [Updated] (HUDI-4953) Typo in Hudi documentation about NonPartitionedKeyGenerator

     [ https://issues.apache.org/jira/browse/HUDI-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jayasheel Kalgal updated HUDI-4953:
-----------------------------------
    Description: 
Typo in Hudi documentation for *[{color:#172b4d}Nonpartitionedkeygenerator{color}|https://hudi.apache.org/blog/2021/02/13/hudi-key-generators/#nonpartitionedkeygenerator]*

 

URL -

[https://hudi.apache.org/docs/next/key_generation/#nonpartitionedkeygenerator]

 [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 as per this repo.{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 (Non{*}p{*}artitionedKeyGenerator)

  was:
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}


> 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
>            Priority: Minor
>
> Typo in Hudi documentation for *[{color:#172b4d}Nonpartitionedkeygenerator{color}|https://hudi.apache.org/blog/2021/02/13/hudi-key-generators/#nonpartitionedkeygenerator]*
>  
> URL -
> [https://hudi.apache.org/docs/next/key_generation/#nonpartitionedkeygenerator]
>  [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 as per this repo.{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 (Non{*}p{*}artitionedKeyGenerator)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)