Yueyang Chen
Yueyang Chen
I have been struggling with setting up this framework on my EC2 server. I tried the best to follow the instruction of both this repo and also faromero's forked repo,...
I am using the Python example [python/ml/kmeans_example.py](https://github.com/qubole/spark-on-lambda/blob/lambda-2.1.0/examples/src/main/python/ml/kmeans_example.py). This file has a hard-coded path 'data/mllib/sample_kmeans_data.txt'. Now when I run `./bin/spark-submit --master lambda://test examples/src/main/python/ml/kmeans_example.py` under the driver folder, Spark's log shows `java.io.FileNotFoundException:...