unsubscribe

2016-12-01 Thread Patnaik, Vandana

SPARK-SUBMIT and optional args like -h etc

2016-11-30 Thread Patnaik, Vandana
Hello All, I am new to spark and am wondering how to pass an optional argument to my python program using SPARK-SUBMIT. This works fine on my local machine but not on AWS EMR: On Windows: C:\Vandana\spark\examples>..\bin\spark-submit new_profile_csv1.py -h 0 -t exam ple_float.txt On EMR: