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
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
e 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: *小野圭二
> *Sent: *Tuesday, 3 October 2017 8:43 PM
> *To: *users@zeppelin.apache.
r 2017 8:43 PM
To: users@zeppelin.apache.org<mailto:users@zeppelin.apache.org>
Subject: Re: How to execute spark-submit on Note
Thank you for your quick reply again, Jeff.
Yes i know the difference of the execution environment between "%sh" and
">spark-submit".
And my
bmit. If you want to use spark-submit in zeppelin, then
>>> you could use %sh
>>>
>>>
>>> Best Regard,
>>> Jeff Zhang
>>>
>>>
>>> From: 小野圭二
>>> Reply-To: "users@zeppelin.apache.org"
>>> Date: Tues
surprised 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: 小野圭二
>> Reply-To: "users
f Zhang
>
>
> From: 小野圭二
> Reply-To: "users@zeppelin.apache.org"
> Date: Tuesday, October 3, 2017 at 12:49 PM
> To: "users@zeppelin.apache.org"
> Subject: How to execute spark-submit on Note
>
> Hi all,
>
> I searched this topic on the archive of
lin.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>"
mailto:users@zeppelin.apache.org>>
Subject: How to execute spark-submit on Note
Hi all,
I searche
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 code