Akhil,
that's what I did.
The problem is that probably web server tried to forward my request to another
address accessible locally only.
> 23 марта 2015 г., в 11:12, Akhil Das написал(а):
>
> Did you try ssh -L 4040:127.0.0.1:4040 user@host
>
> Thanks
> Best Regards
>
>> On Mon, Mar 23,
Hi!
I downloaded Spark binaries unpacked and could successfully run pyspark shell
and write and execute some code here
BUT
I failed with submitting stand-alone python scripts or jar files via
spark-submit:
spark-submit pi.py
I always get exception stack trace with NullPointerException in
jav