[
https://issues.apache.org/jira/browse/GRIFFIN-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477114#comment-17477114
]
Zhu, Lipeng commented on GRIFFIN-366:
-------------------------------------
[https://github.com/apache/griffin/blob/master/measure/src/main/resources/env-batch.json#L5]
> How to specify fixed ports for Driver and Executor in Spark jobs in Griffin
> ---------------------------------------------------------------------------
>
> Key: GRIFFIN-366
> URL: https://issues.apache.org/jira/browse/GRIFFIN-366
> Project: Griffin
> Issue Type: Bug
> Components: Service Module
> Affects Versions: 0.6.0
> Reporter: carson
> Priority: Major
>
> The communication port between Driver and Executor is random,and due to
> network restrictions, I want to configure a fixed port. Where can I configure
> it please?
> I notice that spark support it by using :
> spark.driver.port=10000spark.blockManager.port=20000spark.port.maxRetries=999
> to configure the port . but I dont know how to add these in Griffin
--
This message was sent by Atlassian Jira
(v8.20.1#820001)