I am
--
发件人:Praveen Kumar Ramachandran
发送时间:2019年12月19日(星期四) 08:58
收件人:user
主 题:How to submit a jar from Remote Server
I'm running a spark Server at 192.172.12.100:7070 (standalone spark) and a Rest
Service at 192.168.50.121:
I'm running a spark Server at 192.172.12.100:7070 (standalone spark) and a
Rest Service at 192.168.50.121:8080 (java).
I'm supposed to execute the spark-sumbit shell file under SPARK_HOME
located at the Spark Server from the Rest Service. Could you suggest any
solution (now I am using Jenkins to e