You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "leesf (Jira)" <ji...@apache.org> on 2020/01/10 09:10:00 UTC

[jira] [Commented] (HUDI-114) Allow for clients to overwrite the payload implementation in hoodie.properties

    [ https://issues.apache.org/jira/browse/HUDI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012594#comment-17012594 ] 

leesf commented on HUDI-114:
----------------------------

Fixed via master: 3c90d252cc464fbd4ec3554fc930e41a0fcaa29f

> Allow for clients to overwrite the payload implementation in hoodie.properties
> ------------------------------------------------------------------------------
>
>                 Key: HUDI-114
>                 URL: https://issues.apache.org/jira/browse/HUDI-114
>             Project: Apache Hudi (incubating)
>          Issue Type: Bug
>          Components: newbie, Writer Core
>            Reporter: Nishith Agarwal
>            Assignee: Pratyaksh Sharma
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.5.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Right now, once the payload class is set once in hoodie.properties, it cannot be changed. In some cases, if a code refactor is done and the jar updated, one may need to pass the new payload class name.
> Also, fix picking up the payload name for datasource API. By default HoodieAvroPayload is written whereas for datasource API default is OverwriteLatestAvroPayload



--
This message was sent by Atlassian Jira
(v8.3.4#803005)