Reg - Why Apache Hadoop need to be Installed separately for Running Apache Sparkā€¦?

2020-06-22 Thread Praveen Kumar Ramachandran
erflow long back, but still can't get a response. https://stackoverflow.com/questions/57435163/why-apache-hadoop-need-to-be-installed-for-running-apache-spark Regards, Praveen Kumar Ramachandran

How to submit a jar from Remote Server

2019-12-18 Thread Praveen Kumar Ramachandran
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