[
https://issues.apache.org/jira/browse/HUDI-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103195#comment-17103195
]
Hong Shen edited comment on HUDI-866 at 5/9/20, 8:27 AM:
---------------------------------------------------------
I sorted out the classes in hudi-client that can replace spark context directly
with hadoop configuration object.
{code}
ClientUtils
HoodieIndex
HoodieTable
HoodieCopyOnWriteTable
HoodieMergeOnReadTable
HoodieTimelineArchiveLog
AbstractHoodieClient
AbstractHoodieWriteClient
HoodieWriteClient
HoodieReadClient
The related test classes
{code}
was (Author: shenhong):
I sorted out the classes in hudi-client that can replace spark context directly
with hadoop configuration object.
{code}
ClientUtils
HoodieTimelineArchiveLog
HoodieIndex
HoodieTable
HoodieCopyOnWriteTable
HoodieMergeOnReadTable
AbstractHoodieClient
AbstractHoodieWriteClient
HoodieWriteClient
HoodieReadClient
The related test classes
{code}
> Some classes that rely on JavaSparkContext to obtain Configuration can make
> them Spark-free.
> --------------------------------------------------------------------------------------------
>
> Key: HUDI-866
> URL: https://issues.apache.org/jira/browse/HUDI-866
> Project: Apache Hudi (incubating)
> Issue Type: Sub-task
> Reporter: Hong Shen
> Assignee: Hong Shen
> Priority: Major
> Labels: bug-bash-0.6.0, pull-request-available
> Fix For: 0.6.0
>
>
> Some classes that rely on JavaSparkContext to obtain Configuration can make
> them Spark-free.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)