Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-6828

Spark returns misleading message when client is incompatible with server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 1.3.0
    • None
    • Spark Core
    • None
    • Client: Windows 7 spark-core v.1.3.0
      Server: RedHat 6.6 spark-core v.1.2.0

    Description

      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://sparkMaster@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].

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              avulanov Alexander Ulanov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: