Hello!
Thank you very much for your response.
As I understood, in order to use tensorframes in Zeppelin pyspark notebook
with spark master locally
1. we should run command pip install tensorframes
2. we should set up the PYSPARK_PYTHON in conf/zeppelin-env.sh
I have performed the above steps lik
Make sure you use the correct python which has tensorframe installed.
Use PYSPARK_PYTHON
to configure the python
Spico Florin 于2018年8月8日周三 下午9:59写道:
> Hi!
>
> I would like to use tensorframes in my pyspark notebook.
>
> I have performed the following:
>
> 1. In the spark intepreter adde a new r