[
https://issues.apache.org/jira/browse/HUDI-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
vinoyang updated HUDI-401:
--------------------------
Parent: HUDI-538
Issue Type: Sub-task (was: Improvement)
> Remove unnecessary use of spark in savepoint timeline
> -----------------------------------------------------
>
> Key: HUDI-401
> URL: https://issues.apache.org/jira/browse/HUDI-401
> Project: Apache Hudi (incubating)
> Issue Type: Sub-task
> Components: CLI, Writer Core
> Reporter: hong dongdong
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, javasparkcontext was inited when savepoint create, but it is not
> necessary. Javasparkcontext's whole work is provide hadoopconfig, but need
> time and resources to init it.
> So we can use hadoop config instead of jsc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)