[
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)