You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Patcharee Thongtra <Pa...@uni.no> on 2016/04/13 14:52:03 UTC

build r-intepreter

Hi,

I have been struggling with R interpreter / SparkR interpreter. Is below 
the right command to build zeppelin with R interpreter / SparkR interpreter?

mvn clean package -Pspark-1.6 -Phadoop-2.6 -Pyarn -Ppyspark -Psparkr

BR,
Patcharee





Re: build r-intepreter

Posted by Patcharee Thongtra <Pa...@uni.no>.
Yes, I did not install R. Stupid me.
Thanks for your guide!

BR,
Patcharee

On 04/13/2016 08:23 PM, Eric Charles wrote:
> Can you post the full stacktrace you have (look also at the log file)?
> Did you install R on your machine?
>
> SPARK_HOME is optional.
>
>
> On 13/04/16 15:39, Patcharee Thongtra wrote:
>> Hi,
>>
>> When I ran R notebook example, I got these errors in the logs:
>>
>> - Caused by: org.apache.zeppelin.interpreter.InterpreterException:
>> sparkr is not responding
>>
>> - Caused by: org.apache.thrift.transport.TTransportException
>>
>> I did not config SPARK_HOME so far, and intended to use the embedded
>> spark for testing first.
>>
>> BR,
>> Patcharee
>>
>>
>> On 04/13/2016 02:52 PM, Patcharee Thongtra wrote:
>>> Hi,
>>>
>>> I have been struggling with R interpreter / SparkR interpreter. Is
>>> below the right command to build zeppelin with R interpreter / SparkR
>>> interpreter?
>>>
>>> mvn clean package -Pspark-1.6 -Phadoop-2.6 -Pyarn -Ppyspark -Psparkr
>>>
>>> BR,
>>> Patcharee
>>>
>>>
>>>
>>>
>>


Re: build r-intepreter

Posted by Eric Charles <er...@apache.org>.
Can you post the full stacktrace you have (look also at the log file)?
Did you install R on your machine?

SPARK_HOME is optional.


On 13/04/16 15:39, Patcharee Thongtra wrote:
> Hi,
>
> When I ran R notebook example, I got these errors in the logs:
>
> - Caused by: org.apache.zeppelin.interpreter.InterpreterException:
> sparkr is not responding
>
> - Caused by: org.apache.thrift.transport.TTransportException
>
> I did not config SPARK_HOME so far, and intended to use the embedded
> spark for testing first.
>
> BR,
> Patcharee
>
>
> On 04/13/2016 02:52 PM, Patcharee Thongtra wrote:
>> Hi,
>>
>> I have been struggling with R interpreter / SparkR interpreter. Is
>> below the right command to build zeppelin with R interpreter / SparkR
>> interpreter?
>>
>> mvn clean package -Pspark-1.6 -Phadoop-2.6 -Pyarn -Ppyspark -Psparkr
>>
>> BR,
>> Patcharee
>>
>>
>>
>>
>

Re: build r-intepreter

Posted by Patcharee Thongtra <Pa...@uni.no>.
Hi,

When I ran R notebook example, I got these errors in the logs:

- Caused by: org.apache.zeppelin.interpreter.InterpreterException: 
sparkr is not responding

- Caused by: org.apache.thrift.transport.TTransportException

I did not config SPARK_HOME so far, and intended to use the embedded 
spark for testing first.

BR,
Patcharee


On 04/13/2016 02:52 PM, Patcharee Thongtra wrote:
> Hi,
>
> I have been struggling with R interpreter / SparkR interpreter. Is 
> below the right command to build zeppelin with R interpreter / SparkR 
> interpreter?
>
> mvn clean package -Pspark-1.6 -Phadoop-2.6 -Pyarn -Ppyspark -Psparkr
>
> BR,
> Patcharee
>
>
>
>