Re: How to launch a Helium Application in local deploy mode

2017-04-16 Thread fish fish
Hi Lee, Thank you for your reply. Actually I already tried dev mode and succeeded. My question is how to launch Helium application not in development mode but in deploy mode like 'SPELL' described in https://zeppelin.apache.org/docs/snapshot/development/writingzeppelinspell.html#1-enabling. Could

Re: How to launch a Helium Application in local deploy mode

2017-04-16 Thread moon soo Lee
Hi, Helium application launch will appear when ResourcePool has required resource [1] for an application. Spark interpreter put last evaluated object in the ResourcePool. For example, if you run "new java.util.Date()" in a paragraph, a date object will be created in the ResourcePool. And there wi