You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Dongwook Kwon (Jira)" <ji...@apache.org> on 2020/04/08 18:14:00 UTC

[jira] [Created] (HUDI-772) Make UserDefinedBulkInsertPartitioner configurable for DataSource

Dongwook Kwon created HUDI-772:
----------------------------------

             Summary: Make UserDefinedBulkInsertPartitioner configurable for DataSource
                 Key: HUDI-772
                 URL: https://issues.apache.org/jira/browse/HUDI-772
             Project: Apache Hudi (incubating)
          Issue Type: Improvement
          Components: Spark Integration
            Reporter: Dongwook Kwon


The [issue-238|[https://github.com/apache/incubator-hudi/issues/238]] and the [PR-245|[https://github.com/apache/incubator-hudi/pull/245/files]] added [UserDefinedBulkInsertPartitioner|[https://github.com/apache/incubator-hudi/blob/master/hudi-client/src/main/java/org/apache/hudi/table/UserDefinedBulkInsertPartitioner.java]] and [API|[https://github.com/apache/incubator-hudi/blob/master/hudi-client/src/main/java/org/apache/hudi/client/HoodieWriteClient.java#L300-L301]] for HoodieWriteClient.

I'd like to use UserDefinedBulkInsertPartitioner from Spark DataSource too.

 



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