carson created GRIFFIN-366:
------------------------------
Summary: 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: Improvement
Components: Service Module
Affects Versions: 0.6.0
Reporter: carson
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)