fix the problem by adding -Ppyspark during build

On Fri, Sep 11, 2015 at 11:11 AM, MrAsanjar . <[email protected]> wrote:

> do I have to rebuild zeppelin with -Ppyspark
>
> On Fri, Sep 11, 2015 at 11:08 AM, MrAsanjar . <[email protected]> wrote:
>
>> good question Felix :) it is not much of information there,,
>>  INFO [2015-09-11 10:59:29,923] ({qtp269684845-47}
>> NotebookServer.java[onMessage]:101) - RECEIVE << RUN_PARAGRAPH
>>  INFO [2015-09-11 10:59:29,926] ({qtp269684845-47}
>> NotebookServer.java[broadcast]:253) - SEND >> NOTE
>>  INFO [2015-09-11 10:59:29,927] ({qtp269684845-47}
>> NotebookServer.java[broadcast]:253) - SEND >> NOTE
>>  INFO [2015-09-11 10:59:29,927] ({pool-1-thread-3}
>> SchedulerFactory.java[jobStarted]:132) - Job
>> paragraph_1441984358950_-351199611 started by scheduler
>> remoteinterpreter_1950701562
>>  INFO [2015-09-11 10:59:29,927] ({pool-1-thread-3}
>> Paragraph.java[jobRun]:189) - run paragraph 20150911-101238_717733656 using
>> pyspark org.apache.zeppelin.interpreter.LazyOpenInterpreter@11171523
>>  INFO [2015-09-11 10:59:29,927] ({pool-1-thread-3}
>> Paragraph.java[jobRun]:206) - RUN : sc.textFile("/etc/hosts").count()
>>  INFO [2015-09-11 10:59:29,934] ({pool-1-thread-3}
>> NotebookServer.java[afterStatusChange]:673) - Job 20150911-101238_717733656
>> is finished
>>  INFO [2015-09-11 10:59:29,937] ({pool-1-thread-3}
>> NotebookServer.java[broadcast]:253) - SEND >> NOTE
>>  INFO [2015-09-11 10:59:29,938] ({pool-1-thread-3}
>> SchedulerFactory.java[jobFinished]:138) - Job
>> paragraph_1441984358950_-351199611 finished by scheduler
>> remoteinterpreter_1950701562
>>  INFO [2015-09-11 10:59:30,513] ({qtp269684845-52}
>> NotebookServer.java[onMessage]:101) - RECEIVE << PING
>>  INFO [2015-09-11 10:59:32,513] ({qtp269684845-45}
>> NotebookServer.java[onMessage]:101) - RECEIVE << PING
>>  INFO [2015-09-11 10:59:34,513] ({qtp269684845-47}
>> NotebookServer.java[onMessage]:101) - RECEIVE << PING
>>  INFO [2015-09-11 10:59:39,513] ({qtp269684845-45}
>> NotebookServer.java[onMessage]:101) - RECEIVE << PING
>>  INFO [2015-09-11 10:59:40,514] ({qtp269684845-45}
>> NotebookServer.java[onMessage]:101) - RECEIVE << PING
>>  INFO [2015-09-11 10:59:42,513] ({qtp269684845-47}
>> NotebookServer.java[onMessage]:101) - RECEIVE << PING
>>  INFO [2015-09-11 10:59:44,513] ({qtp269684845-45}
>> NotebookServer.java[onMessage]:101) - RECEIVE << PING
>>  INFO [2015-09-11 10:59:49,513] ({qtp269684845-52}
>> NotebookServer.java[onMessage]:101) - RECEIVE << PING
>>
>> On Fri, Sep 11, 2015 at 11:03 AM, Felix Cheung <[email protected]
>> > wrote:
>>
>>> Could you check under logs/ and include any error there?
>>>
>>>
>>>
>>>
>>> On Fri, Sep 11, 2015 at 8:45 AM -0700, "MrAsanjar ." <[email protected]
>>> > wrote:
>>>
>>> hi all,
>>> After moving up to the spark 1.4.1, and rebuilding zeppelin accordingly,
>>> pyspark snippet fails run spark job sc.textFile("/etc/hosts").count() . I
>>> get the following error:"failed to start pyspark"
>>>
>>
>>
>

Reply via email to