[
https://issues.apache.org/jira/browse/GRIFFIN-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
carson updated GRIFFIN-366:
---------------------------
Issue Type: Bug (was: Improvement)
> 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)