[
https://issues.apache.org/jira/browse/HUDI-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinoth Chandar updated HUDI-1203:
---------------------------------
Fix Version/s: 0.7.0
> 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
> Assignee: liwei
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.7.0
>
>
> 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)