Hi Stuti
2016-03-15 10:08 GMT+01:00 Stuti Awasthi :
> Thanks Prabhu,
>
> I tried starting in local mode but still picking Python 2.6 only. I have
> exported “DEFAULT_PYTHON” in my session variable and also included in PATH.
>
>
>
> Export:
>
> export DEFAULT_PYTHON="/home/stuti/Python/bin/python2
che.org
Subject: Re: Launch Spark shell using differnt python version
Hi Stuti,
You can try local mode but not spark master or yarn mode if python-2.7 is
not installed on all Spark Worker / NodeManager machines. To run with master
mode
1. Check whether user is able to access python2.7
2
Hi Stuti,
You can try local mode but not spark master or yarn mode if python-2.7
is not installed on all Spark Worker / NodeManager machines. To run with
master mode
1. Check whether user is able to access python2.7
2. Check if you have installed python-2.7 in all NodeManager machines