[
https://issues.apache.org/jira/browse/HUDI-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-1606:
--------------------------------------
Labels: pull-request-available sev:high user-support-issues (was:
pull-request-available)
> HoodieJavaWriteClientExample fail with exception
> ------------------------------------------------
>
> Key: HUDI-1606
> URL: https://issues.apache.org/jira/browse/HUDI-1606
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Dezhi Cai
> Priority: Major
> Labels: pull-request-available, sev:high, user-support-issues
> Fix For: 0.8.0
>
> Attachments: log.txt
>
>
> run org.apache.hudi.examples.java.HoodieJavaWriteClientExample locally, it
> fail with exception.
> system: Mac
> tested hudi branch: master, 0.7.0
> program args: [file:///tmp/hoodie/sample-table] hoodie_rt
> root cause:
> BaseJavaCommitActionExecutor#execute method does not commit the index when it
> is needed.
> solution:
> align BaseJavaCommitActionExecutor#execute method with
> BaseSparkCommitActionExecutor, commit when it is needed
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)