Yes, I used to experience that issue before even I set 1 hour cron for a job to 
update Spark Cache but it crashed.
I didn’t check recently release but ZP cron is not stable I think.





> On Sep 15, 2016, at 2:47 PM, Mich Talebzadeh <mich.talebza...@gmail.com> 
> wrote:
> 
> Thanks Chanh,
> 
> I noticed one thing. If you put on a cron refresh say every 30 seconds after 
> a whilt the job crashes with OOM error.
> 
> Then I stop and restart Zeppelin daemon and it works again!
> 
> Have you come across it?
> 
> cheers
> 
> Dr Mich Talebzadeh
>  
> LinkedIn  
> https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw
>  
> <https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw>
>  
> http://talebzadehmich.wordpress.com <http://talebzadehmich.wordpress.com/>
> 
> Disclaimer: Use it at your own risk. Any and all responsibility for any loss, 
> damage or destruction of data or any other property which may arise from 
> relying on this email's technical content is explicitly disclaimed. The 
> author will in no case be liable for any monetary damages arising from such 
> loss, damage or destruction.
>  
> 
> On 15 September 2016 at 08:27, Chanh Le <giaosu...@gmail.com 
> <mailto:giaosu...@gmail.com>> wrote:
> Hi,
> I am using Zeppelin 0.7 snapshot and it works well both Spark 2.0 and STS of 
> Spark 2.0.
> 
> 
> 
> 
>> On Sep 12, 2016, at 4:38 PM, Mich Talebzadeh <mich.talebza...@gmail.com 
>> <mailto:mich.talebza...@gmail.com>> wrote:
>> 
>> Hi Sachin,
>> 
>> Downloaded Zeppelin 0.6.1
>> 
>> Now I can see the plot in a tabular format and graph. it looks good. Many 
>> thanks
>> 
>> 
>> 
>> And a plot
>> 
>> <image.png>
>> 
>> 
>> 
>> 
>> Dr Mich Talebzadeh
>>  
>> LinkedIn  
>> https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw
>>  
>> <https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw>
>>  
>> http://talebzadehmich.wordpress.com <http://talebzadehmich.wordpress.com/>
>> 
>> Disclaimer: Use it at your own risk. Any and all responsibility for any 
>> loss, damage or destruction of data or any other property which may arise 
>> from relying on this email's technical content is explicitly disclaimed. The 
>> author will in no case be liable for any monetary damages arising from such 
>> loss, damage or destruction.
>>  
>> 
>> On 12 September 2016 at 08:24, Sachin Janani <sjan...@snappydata.io 
>> <mailto:sjan...@snappydata.io>> wrote:
>> Zeppelin imports ZeppelinContext object in spark interpreter using which you 
>> can plot dataframe,dataset and even rdd.To do so you just need to use 
>> "z.show(df)" in the paragraph (here df is the Dataframe which you want to 
>> plot)
>> 
>> 
>> Regards,
>> Sachin Janani
>> 
>> On Mon, Sep 12, 2016 at 11:20 AM, andy petrella <andy.petre...@gmail.com 
>> <mailto:andy.petre...@gmail.com>> wrote:
>> Heya, probably worth giving the Spark Notebook 
>> <https://github.com/andypetrella/spark-notebook/> a go then.
>> It can plot any scala data (collection, rdd, df, ds, custom, ...), all are 
>> reactive so they can deal with any sort of incoming data. You can ask on the 
>> gitter <https://gitter.im/andypetrella/spark-notebook> if you like.
>> 
>> hth
>> cheers
>> 
>> On Sun, Sep 11, 2016 at 11:12 PM Mich Talebzadeh <mich.talebza...@gmail.com 
>> <mailto:mich.talebza...@gmail.com>> wrote:
>> Hi,
>> 
>> Zeppelin is getting better.
>> 
>> In its description it says:
>> 
>> <image.png>
>> 
>> So far so good. One feature that I have not managed to work out is creating 
>> plots with Spark functional programming. I can get SQL going by connecting 
>> to Spark thrift server and you can plot the results
>> 
>> <image.png>
>> 
>> However, if I wrote that using functional programming I won't be able to 
>> plot it. the plot feature is not available.
>> 
>> Is this correct or I am missing something?
>> 
>> Thanks
>> 
>> Dr Mich Talebzadeh
>>  
>> LinkedIn  
>> https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw
>>  
>> <https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw>
>>  
>> http://talebzadehmich.wordpress.com <http://talebzadehmich.wordpress.com/>
>> 
>> Disclaimer: Use it at your own risk. Any and all responsibility for any 
>> loss, damage or destruction of data or any other property which may arise 
>> from relying on this email's technical content is explicitly disclaimed. The 
>> author will in no case be liable for any monetary damages arising from such 
>> loss, damage or destruction.
>>  
>> -- 
>> andy
>> 
>> 
> 
> 

Reply via email to