Created 09-21-2018 10:58 AM
Hi,
To install below Spark2 components, I need to choose a server for each of these (Master/Slave/Edge node).
SPARK2_JOBHISTORYSERVER
LIVY2_SERVER
SPARK2_THRIFTSERVER
We have 3 master nodes on our cluster. Can anyone help me in understanding which component has to be installed on what node.
Can Livy2_server can be installed on Edge nodes?
Thanks.
Created 09-21-2018 02:14 PM
@Ajit Sonawane You can install these services in any of the master nodes. There is no hard requirement.
>>>Can Livy2_server can be installed on Edge nodes?
For livy2 I'd prefer any of the master node in cluster rather than edge node.
Hope this helps.
Created 09-24-2018 04:31 PM
@Ajit Sonawane Did the above information helped in addressing your query? If yes, Could you please login and mark this answer as "Accept" to close this thread.