[
https://issues.apache.org/jira/browse/HUDI-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
leesf updated HUDI-222:
-----------------------
Summary: Rename main class path to
org.apache.hudi.timeline.service.TimelineService in run_server.sh (was: rename
main class path to org.apache.hudi.timeline.service.TimelineService in
run_server.sh)
> Rename main class path to org.apache.hudi.timeline.service.TimelineService in
> run_server.sh
> -------------------------------------------------------------------------------------------
>
> Key: HUDI-222
> URL: https://issues.apache.org/jira/browse/HUDI-222
> Project: Apache Hudi (incubating)
> Issue Type: Bug
> Reporter: leesf
> Assignee: leesf
> Priority: Major
>
> The current main class path in run_server.sh is
> {code:java}
> com.uber.hoodie.timeline.service.TimelineService
> {code}
> , however, it should changed be
> {code:java}
> org.apache.hudi.timeline.service.TimelineService{code}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)