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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16920259#comment-16920259 ] 

leesf commented on HUDI-222:
----------------------------

Fixed via master: 00cfe72c5d56dbaa2e170a087cf04b1e56a87bc3

> 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.6.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)