--
You received this message because you are subscribed to the Google Groups "BigDL User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigdl-user-group+unsubscribe@googlegroups.com.
To post to this group, send email to bigdl-user-group@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigdl-user-group/459509c6-f63b-49c9-bfa4-13559212cb97%40googlegroups.com.
Hi MauriceThere's a bigdl python tutorial repo on github.Does it meet your requirement?Regards,Yiheng
On Mon, Nov 13, 2017 at 10:39 AM, Maurice Nsabimana <muta...@gmail.com> wrote:
Hi Linbo:This is a great (scala) tutorial, thank you! Are you aware of similar examples in Python, specifically using BigDL (version 0.2.0) in Python on Databricks?I am able to import from the PyPi library but get the following error upon calling init_engine() in a databricks notebook with the PyPi version attached:'JavaPackage' object is not callableI first tried to manually load a precompiled JAR file, without success. Thank you!Best wishes,/Maurice
On Thursday, February 9, 2017 at 8:32:35 PM UTC-5, Linbo Jin wrote:Hi guys,Databricks' tutorial about BigDL: https://databricks.com/blog/2017/02/09/intels-bigdl-databricks.htmlExample notebook: https://databricks-prod-cloudfront.cloud.databricks.com/public/4027ec902e239c93eaaa8714f173bcfc/5669198905533692/2626293254583012/3983381308530741/latest.htmlBest wishes,By Linbo
--
You received this message because you are subscribed to the Google Groups "BigDL User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigdl-user-gro...@googlegroups.com.
To post to this group, send email to bigdl-us...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bigdl-user-group+unsubscribe@googlegroups.com.
To post to this group, send email to bigdl-user-group@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigdl-user-group/5a05a74c-4e92-4ad3-8a9e-cdc0e62d2494%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigdl-user-group/5a05a74c-4e92-4ad3-8a9e-cdc0e62d2494%40googlegroups.com.

I have tried multiple ways of installing bigDL in databricks , and i am getting same error .
In this scenario I have installed from pypi as i am working in python.