You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by RJ Nowling <rn...@gmail.com> on 2015/03/19 21:52:47 UTC

Zeppelin Failing to Create Notebooks

Hi all,

I'm trying to run Zeppelin with Spark 1.3.0 in local mode.  I built
Zeppelin as follows:

mvn clean package -Pspark-1.3 -Dhadoop.version=2.4.0 -Phadoop-2.4
-DskipTests

I can access the web interface but when I try to create a notebook, the
Zeppelin progress indicator just keeps flashing.  I don't see anything in
the logs that would indicate an error.

Any advice on where to look to get an idea of what's going wrong?

Thanks!

RJ

Re: Zeppelin Failing to Create Notebooks

Posted by RJ Nowling <rn...@gmail.com>.
Here are the logs:

https://gist.github.com/rnowling/bc06ac1615f04117b5f7

I'm running on a CentOS 7 VM if that helps.

On Thu, Mar 19, 2015 at 11:15 PM, Kevin Kim (Sangwoo) <ke...@between.us>
wrote:

> The scrrenshot seems OK.. The logs are under zeppelin/logs/
> Could you check it?
>
>
> On 2015년 3월 20일 (금) 11:58 RJ Nowling <rn...@gmail.com> wrote:
>
>> Hi Kevin,
>>
>> Here's the screenshot.  It never gets past this point:
>>
>> http://imgur.com/JZtBxDm
>>
>> How can I access the Spark logs to see what's going on?
>>
>> Thanks,
>> RJ
>>
>> On Thu, Mar 19, 2015 at 7:39 PM, Kevin Kim (Sangwoo) <ke...@between.us>
>> wrote:
>>
>>> Hi RJ,
>>> Can you attach the screenshots?
>>>
>>>
>>> On 2015년 3월 20일 (금) 05:53 RJ Nowling <rn...@gmail.com> wrote:
>>>
>>>> Hi all,
>>>>
>>>> I'm trying to run Zeppelin with Spark 1.3.0 in local mode.  I built
>>>> Zeppelin as follows:
>>>>
>>>> mvn clean package -Pspark-1.3 -Dhadoop.version=2.4.0 -Phadoop-2.4
>>>> -DskipTests
>>>>
>>>> I can access the web interface but when I try to create a notebook, the
>>>> Zeppelin progress indicator just keeps flashing.  I don't see anything in
>>>> the logs that would indicate an error.
>>>>
>>>> Any advice on where to look to get an idea of what's going wrong?
>>>>
>>>> Thanks!
>>>>
>>>> RJ
>>>>
>>>
>>

Re: Zeppelin Failing to Create Notebooks

Posted by RJ Nowling <rn...@gmail.com>.
I'd like to learn more about how Zeppelin works so this is a good chance to do that. Can you give me some advice on where to start digging in? That's one reason why I wanted to know if the Spark logs were saved -- see if the issue is with Spark or Zeppelin.

Thanks!


> On Mar 20, 2015, at 12:15 AM, Kevin Kim (Sangwoo) <ke...@between.us> wrote:
> 
> The scrrenshot seems OK.. The logs are under zeppelin/logs/
> Could you check it?
> 
>> On 2015년 3월 20일 (금) 11:58 RJ Nowling <rn...@gmail.com> wrote:
>> Hi Kevin,
>> 
>> Here's the screenshot.  It never gets past this point:
>> 
>> http://imgur.com/JZtBxDm
>> 
>> How can I access the Spark logs to see what's going on?
>> 
>> Thanks,
>> RJ
>> 
>>> On Thu, Mar 19, 2015 at 7:39 PM, Kevin Kim (Sangwoo) <ke...@between.us> wrote:
>>> Hi RJ,
>>> Can you attach the screenshots?
>>> 
>>> 
>>>> On 2015년 3월 20일 (금) 05:53 RJ Nowling <rn...@gmail.com> wrote:
>>>> Hi all,
>>>> 
>>>> I'm trying to run Zeppelin with Spark 1.3.0 in local mode.  I built Zeppelin as follows:
>>>> 
>>>> mvn clean package -Pspark-1.3 -Dhadoop.version=2.4.0 -Phadoop-2.4 -DskipTests
>>>> 
>>>> I can access the web interface but when I try to create a notebook, the Zeppelin progress indicator just keeps flashing.  I don't see anything in the logs that would indicate an error.
>>>> 
>>>> Any advice on where to look to get an idea of what's going wrong?
>>>> 
>>>> Thanks!
>>>> 
>>>> RJ

Re: Zeppelin Failing to Create Notebooks

Posted by "Kevin Kim (Sangwoo)" <ke...@between.us>.
The scrrenshot seems OK.. The logs are under zeppelin/logs/
Could you check it?

On 2015년 3월 20일 (금) 11:58 RJ Nowling <rn...@gmail.com> wrote:

> Hi Kevin,
>
> Here's the screenshot.  It never gets past this point:
>
> http://imgur.com/JZtBxDm
>
> How can I access the Spark logs to see what's going on?
>
> Thanks,
> RJ
>
> On Thu, Mar 19, 2015 at 7:39 PM, Kevin Kim (Sangwoo) <ke...@between.us>
> wrote:
>
>> Hi RJ,
>> Can you attach the screenshots?
>>
>>
>> On 2015년 3월 20일 (금) 05:53 RJ Nowling <rn...@gmail.com> wrote:
>>
>>> Hi all,
>>>
>>> I'm trying to run Zeppelin with Spark 1.3.0 in local mode.  I built
>>> Zeppelin as follows:
>>>
>>> mvn clean package -Pspark-1.3 -Dhadoop.version=2.4.0 -Phadoop-2.4
>>> -DskipTests
>>>
>>> I can access the web interface but when I try to create a notebook, the
>>> Zeppelin progress indicator just keeps flashing.  I don't see anything in
>>> the logs that would indicate an error.
>>>
>>> Any advice on where to look to get an idea of what's going wrong?
>>>
>>> Thanks!
>>>
>>> RJ
>>>
>>
>

Re: Zeppelin Failing to Create Notebooks

Posted by RJ Nowling <rn...@gmail.com>.
Hi Kevin,

Here's the screenshot.  It never gets past this point:

http://imgur.com/JZtBxDm

How can I access the Spark logs to see what's going on?

Thanks,
RJ

On Thu, Mar 19, 2015 at 7:39 PM, Kevin Kim (Sangwoo) <ke...@between.us>
wrote:

> Hi RJ,
> Can you attach the screenshots?
>
>
> On 2015년 3월 20일 (금) 05:53 RJ Nowling <rn...@gmail.com> wrote:
>
>> Hi all,
>>
>> I'm trying to run Zeppelin with Spark 1.3.0 in local mode.  I built
>> Zeppelin as follows:
>>
>> mvn clean package -Pspark-1.3 -Dhadoop.version=2.4.0 -Phadoop-2.4
>> -DskipTests
>>
>> I can access the web interface but when I try to create a notebook, the
>> Zeppelin progress indicator just keeps flashing.  I don't see anything in
>> the logs that would indicate an error.
>>
>> Any advice on where to look to get an idea of what's going wrong?
>>
>> Thanks!
>>
>> RJ
>>
>

Re: Zeppelin Failing to Create Notebooks

Posted by "Kevin Kim (Sangwoo)" <ke...@between.us>.
Hi RJ,
Can you attach the screenshots?

On 2015년 3월 20일 (금) 05:53 RJ Nowling <rn...@gmail.com> wrote:

> Hi all,
>
> I'm trying to run Zeppelin with Spark 1.3.0 in local mode.  I built
> Zeppelin as follows:
>
> mvn clean package -Pspark-1.3 -Dhadoop.version=2.4.0 -Phadoop-2.4
> -DskipTests
>
> I can access the web interface but when I try to create a notebook, the
> Zeppelin progress indicator just keeps flashing.  I don't see anything in
> the logs that would indicate an error.
>
> Any advice on where to look to get an idea of what's going wrong?
>
> Thanks!
>
> RJ
>