Re: Zeppelin unable to respond after some time

2017-02-17 Thread
I am facing on the same issue now. 2017-02-17 18:25 GMT+09:00 RUSHIKESH RAUT : > Hi all, > > I am facing a issue while using Zeppelin. I am trying to load some > data(not that big data) into Zeppelin and then build some visualization on > it. The problem is that when

visualize sql generator

2017-01-09 Thread
Hi, I am beginner in Zeppelin, but i am getting impressed by this marvelous front end software. And to introduce it into us, i am searching a sort of plugin that createsql code by visual tool, like making ER figure in DB. I appreciate If you have some candidates one, whichever plugin type or

Are there any way a notebook to be black box?

2017-06-29 Thread
Hi, I wonder if this mail title would be realize. I mean, when I do not want to be changed my notebook programing code, but just give a way to change the query of programing by dynamic forms. 1. are there way to hide all code in the notebook? 2. are there rock system to prevent changing the code

Re: Are there any way a notebook to be black box?

2017-07-05 Thread
tion for now but it's really >> interesting issue. >> so Could you make a Jira issue for this with your experience? >> Thanks! >> >> 2017-07-05 10:16 GMT+09:00 小野圭二 <onoke...@gmail.com>: >> >>> Thx for your reply, Hyung. >>> >>> Thank you for i

Re: Are there any way a notebook to be black box?

2017-07-04 Thread
want to hide code in the > notebook. > and http://zeppelin.apache.org/docs/0.7.2/security/ > notebook_authorization.html#authorization-setting is relate to lock code > your note. > > Hope this helps. > > > 2017-07-04 22:05 GMT+09:00 小野圭二 <onoke...@gmail.com>: > >&

How to write a style of printout in a application?

2017-06-22 Thread
Hi, I am super beginner on here, but this is an amazing project, thx. And not sure all of them, so am sorry if this is a little bit silly question. I saw how to write some code on Zeppelin, at the same time, the same code can run on it as a application program like this. [in notebook] %

Re: Zeppelin can let users write Java code?

2017-06-24 Thread
I am not sure but could not Zeppelin run a binary program on notebook? You know Spark support Java program and it could run on it. I wonder Zeppelin simulate Spark console environment or not. -Keiji 2017-06-25 5:11 GMT+09:00 Alexander Bezzubov : > It's not very well known, but

Re: How to write a style of printout in a application?

2017-06-26 Thread
nterpreters work on the browser using javascript. > > It's Spell which has few limitations but also provides good features. (e.g > can be display system as well) > > - http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/development/ > writingzeppelinspell.html > > > >

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

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-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 initialize ZeppelinContext in a stand alone program

2017-10-05 Thread
Hi, I am sure Zeppelin manage printouts of a program to a note. Then i would like to know how to initialize ZeppelinContext in python/scala code like Spark? In the case of SparkContext, it is clear like that, [python] from pyspark import SparkConf, SparkContext conf =

Re: How to execute spark-submit on Note

2017-10-03 Thread
uot; the resolution? -Keiji 2017-10-03 17:35 GMT+09:00 Jianfeng (Jeff) Zhang <jzh...@hortonworks.com>: > > I am 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 %

Re: How to execute spark-submit on Note

2017-10-03 Thread
f You get my wondering clearly, and show me some tips. -Keiji 2017-10-03 18:30 GMT+09:00 Jeff Zhang <zjf...@gmail.com>: > %sh is shell interpreter, you can run spark-submit just as you run it in > shell terminal. > > 小野圭二 <onoke...@gmail.com>于2017年10月3日周二 下午4:58写道: &

python is not responding on ver.0.7.2

2017-08-21 Thread
Hi, This might be an old and popular issue, but i could not find the solution on Jira, mail archive and so on. The python demo does not work. [Env]: CentOS 6.2 Python 2.6.6 Zeppelin 0.7.2 netinst beneath 'interpreter': jdbc,lib,md,python,shell,spark [notebook]: from

Re: How to apache zeppelin front ui?

2017-11-21 Thread
Hi Steve, I am not sure the front ui can replace with the bootstrap theme, but I have been customizing my Zep by changing the files below 'zeppelin-web/src/app/home' and/or 'zeppelin-web/src/components'. You know after changing those files You need recompile to reflect it to yours. Hey guys, am

How to get the data url

2017-10-30 Thread
Hi, I am searching a useful API for getting a data URL that is accessed in a notebook. For example, when this URL is in a application new URL("https://s3.amazonaws.com/apache-zeppelin/tutorial/bank/ bank.csv") How to get this url from using Zeppelin API? I guess it is usually and easy to

Re: Importing notes

2018-01-30 Thread
interest question, i also want to know how to do it. :-) 2018-01-31 9:25 GMT+09:00 Ricardo Martinelli de Oliveira < rmart...@redhat.com>: > Hello, > > Is there a way to import notes from a command line? I am trying to write a > script that imports all my notes in a zeppelin docker container, but

Re: Thrift server for call back will start. Port:

2018-03-04 Thread
:2D6S6TB3U INFO [2018-03-05 13:15:32,914] ({pool-2-thread-2} SchedulerFactory.java[jobFinished]:115) - Job 20180302-135047_99102973 finished by scheduler org.apache.zeppelin.interpreter.remote.RemoteInterpreter-shared_session 2018-03-02 15:07 GMT+09:00 小野圭二 <onoke...@gmail.com>: >

Re: Thrift server for call back will start. Port:

2018-03-05 Thread
2018-03-05 14:06 GMT+09:00 Jeff Zhang <zjf...@gmail.com>: > > Could you check the interpreter log ? The issue of not be able to > connecting to thrift port could happen due to network issue, like firewall > or you use VPN, etc. > > > > 小野圭二 <onoke...@gmail.co

Re: Thrift server for call back will start. Port:

2018-03-01 Thread
is port is used or not from my experience. > > And can you reproduce this issue consistently ? Because each time zeppelin > will chose a random port as long as you don't specify the portRange, so if > you reproduce it consistently, it might due to other issues. > > > > > 小野圭二

Thrift server for call back will start. Port:

2018-03-01 Thread
Hi there, I am so confusing now, let me know why if You know this, please. The env: Mac: High Sierra ver.10.13.3 Zep: 0.7.3 Spark: 2.2.0 Java: 1.8 notebook script: %pyspark print 'aaa' (just it for test) In this env, i got the error in log as ERROR

Re: Thrift server for call back will start. Port:

2018-03-05 Thread
for more log > > log4j.logger.org.apache.zeppelin.interpreter=DEBUG > > > > 小野圭二 <onoke...@gmail.com>于2018年3月5日周一 下午5:13写道: > >> Actually, there was not created the interpreter log file as said 'Cannot >> run interpreter' in the log. And it was run on local machine as MAC, i me

Re: Thrift server for call back will start. Port:

2018-03-05 Thread
018-03-06 9:15 GMT+09:00 小野圭二 <onoke...@gmail.com>: > Nothing changed. I guess this property does not effect cause of failing to > call the interpreter. > i challenged it as log4j...zeppelin=DEBUG, but no way. > > 2018-03-05 18:24 GMT+09:00 Jeff Zhang <zjf...@gma

Re: Thrift server for call back will start. Port:

2018-03-05 Thread
Mac. From the reason that the consequence of removing the environment > parameters, Zeppelin headed to own spark lib. > > Could you specify SPARK_HOME in your spark interpreter to use external > spark instead of zeppelin's own spark lib ? > > > > > 小野圭二 <onoke...@