[ https://issues.apache.org/jira/browse/SPARK-6828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen updated SPARK-6828: ----------------------------- Target Version/s: (was: 1.4.0) > 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://sparkmas...@mynetwrok.com: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.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org