[
https://issues.apache.org/jira/browse/HIVE-25691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448794#comment-17448794
]
László Bodor commented on HIVE-25691:
-------------------------------------
merged to master, thanks [~maheshk114] for the review!
> LLAP: ShuffleHandler port should respect value in config
> --------------------------------------------------------
>
> Key: HIVE-25691
> URL: https://issues.apache.org/jira/browse/HIVE-25691
> Project: Hive
> Issue Type: Bug
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The problem is that private int port variable is not assigned before binding
> the netty channel, so as it's 0, shuffle handler port is random regardless of
> the config.
> This issue wasn't noticeable because the shuffle host:port is put into
> DataMovementEvent payload, so fetchers are always aware of where to connect.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)