[
https://issues.apache.org/jira/browse/SPARK-6828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-6828.
---------------------------------
Resolution: Duplicate
I think it's a duplicate of SPARK-761. Let me resolve it as a duplicate but
please reopen this if I am mistaken.
> Spark returns misleading message when client is incompatible with server
> ------------------------------------------------------------------------
>
> Key: SPARK-6828
> URL: https://issues.apache.org/jira/browse/SPARK-6828
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 1.3.0
> Environment: Client: Windows 7 spark-core v.1.3.0
> Server: RedHat 6.6 spark-core v.1.2.0
> Reporter: Alexander Ulanov
> Priority: Minor
>
> Client code:
> val conf = new SparkConf().
> setMaster("spark://mynetwrok.com:7077").
> setAppName("myapp").
> val sc = new SparkContext(conf)
> Server reply:
> 5/04/09 15:35:22 INFO client.AppClient$ClientActor: Connecting to master
> akka.tcp://[email protected]:7077/user/Master...
> 15/04/09 15:35:22 WARN remote.ReliableDeliverySupervisor: Association with
> remote system [akka.tcp://sparkMaster@mynetwork:7077] has failed, address is
> now gated for [5000] ms. Reason is: [Disassociated].
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]