[
https://issues.apache.org/jira/browse/HUDI-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921927#comment-16921927
]
leesf commented on HUDI-161:
----------------------------
Fixed via master: 621c246fa9ea607a3cd8f33fdc3d8b528315e327
> Replace --key-generator-class CLI arg in HoodieDeltaStreamer with
> corresponding datasource property
> ----------------------------------------------------------------------------------------------------
>
> Key: HUDI-161
> URL: https://issues.apache.org/jira/browse/HUDI-161
> Project: Apache Hudi (incubating)
> Issue Type: Task
> Components: deltastreamer, newbie
> Reporter: BALAJI VARADARAJAN
> Assignee: Ethan Guo
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.5.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Hudi DataSource use an option "hoodie.datasource.write.keygenerator.class"
> to generate KeyGenerator class whereas DeltaStreamer uses the CLI argument
> "--key-generator-class" to configure this.
> We need to remove the CLI argument and instead use datasource option
--
This message was sent by Atlassian Jira
(v8.3.2#803003)