Re: How to execute spark-submit on Note

2017-10-05 Thread 小野圭二
s like Databricks make this > packaging and importing of libraries part of their UI. > > > > Thanks, Lucas. > > > > *From:* 小野圭二 [mailto:onoke...@gmail.com] > *Sent:* 04 October 2017 02:24 > *To:* users@zeppelin.apache.org > *Subject:* EXT: Re: How to execute

How to execute spark-submit on Note

2017-10-04 Thread Partridge, Lucas (GE Aviation)
of libraries part of their UI. Thanks, Lucas. From: 小野圭二 [mailto:onoke...@gmail.com] Sent: 04 October 2017 02:24 To: users@zeppelin.apache.org Subject: EXT: Re: How to execute spark-submit on Note Hi Dave, Thank You for your suggestion. It worked fine order by my expectation so far. I did not know &quo

Re: How to execute spark-submit on Note

2017-10-03 Thread 小野圭二
ld use some other tool to schedule and run it, like > cron, oozie, NiFi, Luigi, Airflow etc. Or if you want to run manually just > use spark submit from the shell directly or ssh. > > > > > > Dave > > > > *From: *小野圭二 <onoke...@gmail.com> > *Sent: *Tue

Re: How to execute spark-submit on Note

2017-10-03 Thread 小野圭二
d why would you use %spark-submit, there’s no document >>> about %spark-submit. If you want to use spark-submit in zeppelin, then >>> you could use %sh >>> >>> >>> Best Regard, >>> Jeff Zhang >>> >>> >>> From: 小野圭二

Re: How to execute spark-submit on Note

2017-10-03 Thread Jeff Zhang
; >> >> From: 小野圭二 <onoke...@gmail.com> >> Reply-To: "users@zeppelin.apache.org" <users@zeppelin.apache.org> >> Date: Tuesday, October 3, 2017 at 12:49 PM >> To: "users@zeppelin.apache.org" <users@zeppelin.apache.org> >> Subject

Re: How to execute spark-submit on Note

2017-10-03 Thread 小野圭二
sh > > > Best Regard, > Jeff Zhang > > > From: 小野圭二 <onoke...@gmail.com> > Reply-To: "users@zeppelin.apache.org" <users@zeppelin.apache.org> > Date: Tuesday, October 3, 2017 at 12:49 PM > To: "users@zeppelin.apache.org" <users@zeppelin.apache.org&

Re: How to execute spark-submit on Note

2017-10-03 Thread Jianfeng (Jeff) Zhang
.org<mailto:users@zeppelin.apache.org>" <users@zeppelin.apache.org<mailto:users@zeppelin.apache.org>> Date: Tuesday, October 3, 2017 at 12:49 PM To: "users@zeppelin.apache.org<mailto:users@zeppelin.apache.org>" <users@zeppelin.apache.org<mailto:us

How to execute spark-submit on Note

2017-10-02 Thread 小野圭二
Hi all, I searched this topic on the archive of ml, but still could not find out the solution clearly. So i have tried to post this again(maybe). I am using ver 0.8.0, and have installed spark 2.2 on the other path, just for checking my test program. Then i wrote a quite simple sample python