Member since
12-18-2018
8
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2775 | 04-03-2019 12:11 PM |
04-03-2019
12:11 PM
Issue resolved. In case anyone needs to add another spark history server, so in order to control clients' config regarding spark history server address: In Ambari >>> spark >>> config >>> spark.yarn.history.addr Replace the variables {{spark_history_server_host}}:{{spark_history_ui_port}} with hardcoded server address and port for each config group. Do NOT use the variables.
... View more