graphframes: errors adding dependencies with pyspark

2016-03-04 Thread enzo
.py", line 232, in eval(compiledCode) File "", line 1, in ImportError: No module named 'graphframes' What do I do wrong? Thanks Enzo e...@smartinsightsfromdata.com

Re: Building and running on Mac OS 11.11

2016-03-03 Thread enzo
install). Enzo e...@smartinsightsfromdata.com > On 3 Mar 2016, at 18:31, Jose Celaya wrote: > > Chris, > Thank you for looking into this. I tried several combinations. These are a > few I can recall. > > 1) man clean package -Pyarn -Pspark-1.6 -Phadoop-2.6 -DskipTes

Re: error "Could not find creator property with name 'id' "

2016-03-01 Thread enzo
Hi Moon Thanks!! The fixes proposed in the post resolved my problem. On the other hand, if this is happening to everybody (as I assume), maybe this should be addressed a bit more systematically?? Thanks again! Enzo e...@smartinsightsfromdata.com > On 1 Mar 2016, at 19:13, moon soo

error "Could not find creator property with name 'id' "

2016-03-01 Thread enzo
sk.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Enzo e...@smartinsightsfromdata.com

%pyspark default??

2016-02-28 Thread enzo
Hi How can I set *at the notebook level* %pyspark (for example) as default? I would like to avoid specifying %pyspark at every cell, unless it changes…. (I understand that I could tweak the site.xml file as well, but I just would like to set this just at the notebook level) Thanks! Enzo e

Re: R interpreters

2016-01-18 Thread enzo
+1 For R interpreter. Soon please! Incidentally, I wonder if it will display htmlwidgets family of packages as well? Enzo e...@smartinsightsfromdata.com > On 18 Jan 2016, at 06:53, Sourav Mazumder wrote: > > Hi, > > Is there a date/plan to integrate this PR to main bra

cannot build Spark 1.6 with Pyspark

2016-01-08 Thread enzo
Eliminating -Pyspark Zeppelin builds without problems. Enzo e...@smartinsightsfromdata.com