I’ve definitely had this problem with jobs that don’t take all the resources on 
the cluster. Also, my experience matches what others have reported: just 
restarting zeppelin and re-runing the stuck paragraph solves the issue. 

I’ve also experienced this problem with for loops. Some for loops which write 
to disk but absolutely don’t have any variables that are increasing in size 
will hang in Zeppelin. If I run the exact same code in the scala REPL it goes 
through without problem. 

http://www.placeiq.com/ http://www.placeiq.com/ http://www.placeiq.com/

Paul Brenner

https://twitter.com/placeiq https://twitter.com/placeiq 
https://twitter.com/placeiq
https://www.facebook.com/PlaceIQ https://www.facebook.com/PlaceIQ
https://www.linkedin.com/company/placeiq 
https://www.linkedin.com/company/placeiq

DATA SCIENTIST

(217) 390-3033 

 

http://www.placeiq.com/2015/05/26/placeiq-named-winner-of-prestigious-2015-oracle-data-cloud-activate-award/
 
http://placeiq.com/2015/12/18/accuracy-vs-precision-in-location-data-mma-webinar/
 
http://placeiq.com/2015/12/18/accuracy-vs-precision-in-location-data-mma-webinar/
 
http://placeiq.com/2015/12/18/accuracy-vs-precision-in-location-data-mma-webinar/
 
http://placeiq.com/2015/12/18/accuracy-vs-precision-in-location-data-mma-webinar/
 
http://placeiq.com/2016/03/08/measuring-addressable-tv-campaigns-is-now-possible/
 
http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/
 
http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/
 
http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/
 
http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/
 
http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/
 
http://pages.placeiq.com/Location-Data-Accuracy-Whitepaper-Download.html?utm_source=Signature&utm_medium=Email&utm_campaign=AccuracyWP
 
http://placeiq.com/2016/08/03/placeiq-bolsters-location-intelligence-platform-with-mastercard-insights/
 
http://placeiq.com/2016/10/26/the-making-of-a-location-data-industry-milestone/ 
http://placeiq.com/2016/12/07/placeiq-introduces-landmark-a-groundbreaking-offering-that-delivers-access-to-the-highest-quality-location-data-for-insights-that-fuel-limitless-business-decisions/

On Fri, Feb 17, 2017 at 2:12 PM "xyun...@simuwell.com"

<
mailto:
> wrote:

a, pre, code, a:link, body { word-wrap: break-word !important; }

body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; 
margin-left: 0.5em; }div.foxdiv20170217110832132410 { }body { font-size: 
10.5pt; font-family: 'Segoe UI'; color: rgb(0, 0, 0); line-height: 1.5; }

I have solved the similar issue before.  You should check on spark UI and 
probably you will see your single job is taking all the resources. Therefore 
further job that submitting to the same cluster will just hang on there. When 
you restart zeppelin then the old job is killed and all the resource it took 
will be released

xyun...@simuwell.com

 

From: 
mailto:rushikeshraut...@gmail.com

Date:

 2017-02-17 02:29

To:

 
mailto:users@zeppelin.apache.org

Subject:

 Re: Zeppelin unable to respond after some time

Yes happens with r and spark codes frequently 

On Feb 17, 2017 3:25 PM, "小野圭二" <
mailto:onoke...@gmail.com
> wrote:

yes, almost every time.

There are not any special operations.

Just run the tutorial demos.

>From my feeling, it happens in R demo frequently.

2017-02-17 18:50 GMT+09:00 Jeff Zhang

<
mailto:zjf...@gmail.com
>

:

Is it easy to reproduce it ?

小野圭二 <
mailto:onoke...@gmail.com
>于2017年2月17

日周五 下午5:47写道:

I am facing on the same issue now.

2017-02-17 18:25 GMT+09:00 RUSHIKESH RAUT

<
mailto:rushikeshraut...@gmail.com
>

:

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 I try to run the code first time it's working but after 
some time the same code doesn't work. It remains in running state on gui, but 
no logs are generated in Zeppelin logs. Also all further tasks are hanging in 
pending state. 

As soon as I restart  Zeppelin it works. So I am guessing it's some memory 
issue. I have read that Zeppelin stores the data in memory so it is possible 
that it runs out of memory after some time.

How do I debug this issue? How much is the default memory that Zeppelin takes 
at start? Also is there any way that I can run Zeppelin with specified memory 
so that I can start the process with more memory. Because it doesn't make sense 
to restart Zeppelin after every half hour 

Thanks, 

Rushikesh Raut

Reply via email to