You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "BALAJI VARADARAJAN (Jira)" <ji...@apache.org> on 2019/09/01 16:21:00 UTC

[jira] [Updated] (HUDI-222) Rename main class path to org.apache.hudi.timeline.service.TimelineService in run_server.sh

     [ https://issues.apache.org/jira/browse/HUDI-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

BALAJI VARADARAJAN updated HUDI-222:
------------------------------------
    Fix Version/s:     (was: 0.6.0)
                   0.5.0

> 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
>             Fix For: 0.5.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)