Connectin two jobs with socket over AWS EMR - How to define the ip?

2023-02-20 Thread Itay Sali
5001", "taskmanager.numberOfTaskSlots": "2", "yarn.application-attempts": "10" } }, I probably miss how to define the host when I use writeToSocket and socketToStream from my jobs. Is it configuration or one of the primary/core node ips. I have tried many options and non of the messages went through. Any help would be appreciated. Thanks, Itay Sali

Connecting two jobs with socket over AWS EMR - How to define the ip? - cont'

2023-02-21 Thread Itay Sali
;/usr/lib/jvm/java-11-openjdk", "taskmanager.data.port": "35001", "taskmanager.numberOfTaskSlots": "2", "yarn.application-attempts": "10" } }, I probably miss how to define the host when I use writeToSocket and socketToStream from my jobs. Is it configuration or one of the primary/core node ips. I have tried many options and non of the messages went through. Any help would be appreciated. Itay Sali <> <> <> <>