[
https://issues.apache.org/jira/browse/HUDI-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207083#comment-17207083
]
liwei commented on HUDI-1203:
-----------------------------
thanks, make sense , i add a pull request to support this . just add config
hoodie.embed.timeline.server.port to set the port. please help to review :D
> Allow port configuration for EmbeddedTimelineService
> ----------------------------------------------------
>
> Key: HUDI-1203
> URL: https://issues.apache.org/jira/browse/HUDI-1203
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Spark Integration
> Reporter: Brian Lindblom
> Priority: Minor
> Labels: pull-request-available
>
> EmbeddedTimelineService picks a random ephemeral port when launching the
> TimelineService Javalin server. This pattern causes issues for
> Kubernetes-based deployments that must know ahead of time what ports to
> expose. It would be ideal if this port can
> # Have a default, fixed value
> # Be user-configurable
> so that this matches the existing patterns for other Spark ports. For now,
> I'm testing with timelineservices disabled.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)