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
Yes, I am planning that, here's ticket
https://issues.apache.org/jira/browse/ZEPPELIN-3629
feel free to link any bug target for 0.8.1
Ruslan Dautkhanov 于2018年8月9日周四 上午3:46写道:
> Thanks Jeff! Should there be a Zeppelin 0.8.1 release sometime soon with
> all the fixes for issues that the users have
Thanks Jeff! Should there be a Zeppelin 0.8.1 release sometime soon with
all the fixes for issues that the users have faced in 0.8.0?
--
Ruslan Dautkhanov
On Mon, Jul 23, 2018 at 12:24 AM Jeff Zhang wrote:
>
> Thanks Ruslan, I will fix it.
>
> Ruslan Dautkhanov 于2018年7月23日周一 下午1:46写道:
>
>> ht
It was broken end of last year by this PR
https://github.com/apache/zeppelin/pull/2624
I already filed a jira for this
issue -
https://issues.apache.org/jira/browse/ZEPPELIN-3253
Zeppelin I built for our users has that change rolled back, see for example,
https://github.com/apache/zeppelin/pull/2
ok, I went ahead and opened https://issues.apache.org/jira/browse/ZEPPELIN-3692
(
https://share.polymail.io/v1/z/b/NWI2YjEzMWZlNjk0/KlQRBTEsQl6TBBvqq5P1ulqS2HpT7XuroULPqFkdrAJYNoqQhV95Y1HU1BfNTrXI1U3RwzkEO1Rjgxmq3iHJqsLp9-Y6ucg1HoNFuSH7xVkdZNUe5jite4eEd-mj4nsCjYFlHgK3evErQEYA32hiB6svhZ6dNQnrKw9xG
Hi!
I would like to use tensorframes in my pyspark notebook.
I have performed the following:
1. In the spark intepreter adde a new repository
http://dl.bintray.com/spark-packages/maven
2. in the spark interpreter added the
dependency databricks:tensorframes:0.2.9-s_2.11
3. pip install tensorfram