[ 
https://issues.apache.org/jira/browse/SPARK-15524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Posty updated SPARK-15524:
--------------------------
    Description: 
When I start spark-shell with yarn Im getting a strange issue. The screen stops 
here:

http://i.stack.imgur.com/kmska.png

No erros, just this screen. Do you know know what issue can be?

The only two spark files I configured was spark-env.sh:

HADOOP_CONF_DIR=/usr/local/hadoop/etc/hadoop
export SPARK_MASTER_IP=192.168.1.110
export SPARK_LOCAL_IP=192.168.1.110
export SPARK_EXECUTOR_MEMORY=4G

And slaves:

192.168.1.110
192.168.1.11

  was:
When I start spark-shell with yarn Im getting a strange issue. The screen stops 
here:

http://i.stack.imgur.com/kmska.png

No erros, just this screen. Do you know know what issue can be?

The only two spark files I configured was spark-env.sh:

HADOOP_CONF_DIR=/usr/local/hadoop/etc/hadoop
export SPARK_MASTER_IP=192.168.1.110
export SPARK_LOCAL_IP=192.168.1.11
export SPARK_EXECUTOR_MEMORY=4G

And slaves:

192.168.1.110
192.168.1.11


> Strange issue starting spark-shell: screen block
> ------------------------------------------------
>
>                 Key: SPARK-15524
>                 URL: https://issues.apache.org/jira/browse/SPARK-15524
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Posty
>
> When I start spark-shell with yarn Im getting a strange issue. The screen 
> stops here:
> http://i.stack.imgur.com/kmska.png
> No erros, just this screen. Do you know know what issue can be?
> The only two spark files I configured was spark-env.sh:
> HADOOP_CONF_DIR=/usr/local/hadoop/etc/hadoop
> export SPARK_MASTER_IP=192.168.1.110
> export SPARK_LOCAL_IP=192.168.1.110
> export SPARK_EXECUTOR_MEMORY=4G
> And slaves:
> 192.168.1.110
> 192.168.1.11



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to