Re: Compile error

2019-08-29 Thread xiufeng liu
heduler-Worker-1} AbstractScheduler.java[runJob]:142) - Job paragraph_1567093498023_-273931001 finished by scheduler org.apache.zeppelin.shell.TerminalInterpreter1624562114 On Thu, Aug 29, 2019 at 5:01 PM xiufeng liu wrote: > > Hi Xun, > I probably know the reason. I compile the sour

Re: Compile error

2019-08-29 Thread xiufeng liu
Z5¶graphId=paragraph_1567093498023_-273931001&t=1567093527757 <http://192.168.0.2:35599/?noteId=2EN14VVZ5¶graphId=paragraph_1567093498023_-273931001&t=1567093527757> On Thu, Aug 29, 2019 at 6:07 PM xiufeng liu wrote: > Hi again, > > It might be due to the firewall as I ru

Re: Compile error

2019-08-29 Thread xiufeng liu
be good if one can specify the port for the interactive shell, e.g., in the configuration file? /Xiufeng On Thu, Aug 29, 2019 at 5:53 PM xiufeng liu wrote: > Hi again, > I have tried not to use docker, but it is same. here is the log > > INFO [2019-08-29 15:45:18,840] ({ParallelSche

Re: Compile error

2019-08-29 Thread xiufeng liu
aphId=paragraph_1567090139520_204251118&t=1567090151527 /Xiufeng On Thu, Aug 29, 2019 at 3:56 PM Xun Liu wrote: > hi, xiufeng liu: > > Please send me your zeppelin-interpreter-shll.log file. > > > On Aug 29, 2019, at 9:50 PM, Jeff Zhang wrote: > > + Xun who implement the i

Re: Compile error

2019-08-29 Thread xiufeng liu
Dear Jeff, Thanks! It works. But, the interactive shell does not work (see the attached picture). Does it need some special configuration? Thanks /Xiufeng On Thu, Aug 29, 2019 at 3:05 PM Jeff Zhang wrote: > Please also exclude r module as well. > > xiufeng liu 于2019年8月29日周四

Re: Compile error

2019-08-29 Thread xiufeng liu
gt; What is your build command ? And do you use root to build it ? > > xiufeng liu 于2019年8月29日周四 下午2:55写道: > >> Dear Jeff, >> >> Thanks a lot! >> I have excluded the beam module, but I got another compile error. Could >> you help to take a look? Thanks >&g

Re: Compile error

2019-08-28 Thread xiufeng liu
Dear Jeff, Thanks a lot! I have excluded the beam module, but I got another compile error. Could you help to take a look? Thanks /afancy - [WARNING] The requested profile "hadoop-2.6" could not be activated because it does not exist. [ERROR] Failed to execute goal com.github.eirslett

Re: Editing files on filesystem from Zeppelin?

2019-06-14 Thread xiufeng liu
very nice feature. look forward to it. when will the next release be? liu On Fri, 14 Jun 2019, 09:56 Queimado, Fernando (Nokia - PT/Amadora), < fernando.queim...@nokia.com> wrote: > unsubscribe > > > > *From:* Eric Pugh > *Sent:* Thursday, June 13, 2019 3:07 PM > *To:* users@zeppelin.apache.o

Re: Failed to start Zeppelin

2019-06-11 Thread xiufeng liu
Here is the result of echo ${ZEPPELIN_CLASSPATH} :/opt/zeppelin/lib/interpreter/*:/opt/zeppelin/lib/*:/opt/zeppelin/*::/opt/zeppelin/conf On Tue, Jun 11, 2019 at 4:14 PM Jeff Zhang wrote: > Could you show me the ZEPPELIN_CLASSPATH like the one in your last log ? > > xiufeng liu 于2019年

Re: Failed to start Zeppelin

2019-06-11 Thread xiufeng liu
pt/zeppelin_0.8.1/lib/interpreter/*:/opt/zeppelin_0.8.1/lib/*:/opt/zeppelin_0.8.1/*::/opt/zeppelin_0.8.1/conf > > > xiufeng liu 于2019年6月11日周二 下午6:03写道: > >> Sorry, please skip my previous email. I have sent you the wrong one. >> Please look at this log: https://pastebin.com/Ma

Re: Failed to start Zeppelin

2019-06-10 Thread xiufeng liu
Sorry! Here is the link: https://drive.google.com/open?id=1iGpGXGPP6C2PehQs-glAUkNZNg_tWldl /Xiufeng On Tue, Jun 11, 2019 at 6:21 AM Jeff Zhang wrote: > Wrong link ? > > xiufeng liu 于2019年6月11日周二 上午12:26写道: > >> Dear Jeff, >> >> Thanks for your suggestion. >

Re: Failed to start Zeppelin

2019-06-10 Thread xiufeng liu
your old interpreter.json file under > ZEPPELIN_CONF_DIR. > You can first stop zeppelin, then delete interpreter.json and restart > zeppelin. > > > xiufeng liu 于2019年6月10日周一 上午6:02写道: > >> Thanks! >> But, but the prebuilt binary packages of 0.8.0 and 0,8.1 were both u

Re: Failed to start Zeppelin

2019-06-09 Thread xiufeng liu
e/hk2-api-2.4.0-b34.jar > ./interpreter/file/hk2-utils-2.4.0-b34.jar > ./interpreter/file/hk2-locator-2.4.0-b34.jar > ./lib/hk2-api-2.4.0-b34.jar > ./lib/hk2-utils-2.4.0-b34.jar > ./lib/hk2-locator-2.4.0-b34.jar > > > > On Jun 9, 2019, at 4:54 AM, xiufeng liu wrote: >

Failed to start Zeppelin

2019-06-08 Thread xiufeng liu
Dear all, I failed to start zeppelin server, and got the following message. On the web page: HTTP ERROR: 503 Problem accessing /. Reason: Service Unavailable -- Powered by Jetty:// 9.3.20.v20170531 In the log file: xiuli@man-sc01:/op

Re: Order of paragraphs vs. different interpreters (spark vs. pyspark)

2016-07-13 Thread xiufeng liu
wrote: > >> hi. >> Maybe https://github.com/apache/zeppelin/pull/1176 is related what you >> want. >> Please check this pr. >> >> 2016년 7월 13일 수요일, xiufeng liu> >님이 작성한 메시지: >> >> You have to change the source codes to add the dependencies

Re: Order of paragraphs vs. different interpreters (spark vs. pyspark)

2016-07-13 Thread xiufeng liu
You have to change the source codes to add the dependencies of running paragraphs. I think it is a really interesting feature, for example, it can be use as an ETL tool. But, unfortunately, there is no configuration option right now. /afancy On Wed, Jul 13, 2016 at 12:27 PM, Ahmed Sobhi wrote: