Re: Main Helium package file empty

2019-11-21 Thread Jonathan Greenleaf
If anyone knows a way to make Zeppelin ignore having to pull down this file upon restart, I would appreciate the guidance. Thanks, Jonathan Greenleaf On Thu, Nov 21, 2019, 11:07 AM Mor Yariv wrote: > Seems like it's fixed now. > > On Thu, Nov 21, 2019 at 3:03 PM Mor Yariv wrote: >

pyspark run a specific paragraph

2017-02-28 Thread Jonathan Greenleaf
Haven't had luck with documentation. What is the syntax to run a specific paragraph using the pyspark interpreter? I'm using Version 0.8.0-SNAPSHOT. %pyspark z.run('20170227-213250_876580864') .. AttributeError: 'PyZeppelinContext' object has no attribute 'run' Thank you Jonathan Greenleaf

SSL with Elasticsearch / Shield

2017-01-28 Thread Jonathan Greenleaf
I have been able to start the server on 8443, but have not been able to make a connection to my Elasticsearch data node over SSL. I verified I can curl (curl --insecure -v -u user:pwd https:xx.xx.xx.xx:9200/...) the ES box with the Shield credentials. Within the interpreter I have name ->