vinoyang created HUDI-658:
-----------------------------
Summary: Make ClientUtils spark-free
Key: HUDI-658
URL: https://issues.apache.org/jira/browse/HUDI-658
Project: Apache Hudi (incubating)
Issue Type: Sub-task
Reporter: vinoyang
Assignee: vinoyang
{{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.3.4#803005)