[
https://issues.apache.org/jira/browse/HUDI-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-222:
--------------------------------
Labels: pull-request-available (was: )
> 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
> Labels: pull-request-available
>
> 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)