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

[jira] [Commented] (HUDI-658) Make ClientUtils spark-free

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

Ethan Guo commented on HUDI-658:
--------------------------------

This has already been resolved on latest master (ClientUtils no longer exists and AbstractHoodieClient::createMetaClient is engine-agnostic).  Closing the ticket.  [~yanghua] Please reopen if there is more work to do.

> Make ClientUtils spark-free
> ---------------------------
>
>                 Key: HUDI-658
>                 URL: https://issues.apache.org/jira/browse/HUDI-658
>             Project: Apache Hudi
>          Issue Type: Task
>          Components: Writer Core
>            Reporter: vinoyang
>            Assignee: vinoyang
>            Priority: Major
>
> {{ClientUtils#createMetaClient}} require {{JavaSparkContext}} only for getting the hadoop configuration obejct. We can pass the {{Configuration}} object directly so that we can make {{ClientUtils}} spark-free.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)