[
https://issues.apache.org/jira/browse/HUDI-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
leesf updated HUDI-660:
-----------------------
Status: Open (was: New)
> Make HoodieWriteConfig spark free
> ---------------------------------
>
> Key: HUDI-660
> URL: https://issues.apache.org/jira/browse/HUDI-660
> Project: Apache Hudi (incubating)
> Issue Type: Sub-task
> Reporter: vinoyang
> Assignee: vinoyang
> Priority: Major
>
> Currently, {{HoodieWriteConfig}} related to
> {{org.apache.spark.storage.StorageLevel}}. Considering {{StorageLevel}}
> provides {{StorageLevel.fromString}} method. IMO, we can just store the
> string representation. Further more, we can split some spark-job specific
> config options into a sub config class e.g. {{HoodieSparkWriteConfig}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)