Brian Lindblom created HUDI-1203:
------------------------------------
Summary: 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
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)