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

Connection establishment information is not enough.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.1.0
    • Spark Core
    • None

    Description

      When establishing connection, we get following log.

      14/08/18 19:47:40 INFO network.ConnectionManager: Accepted connection from [spark-slave00/10.37.129.4]
      14/08/18 19:47:40 INFO network.ConnectionManager: Accepted connection from [spark-slave00/10.37.129.4]
      14/08/18 19:47:40 INFO network.SendingConnection: Initiating connection to [spark-slave00/10.37.129.4:48746]
      14/08/18 19:47:40 INFO network.SendingConnection: Initiating connection to [spark-slave00/10.37.129.4:49558]
      

      As you see, when connecting to another host, we have get remote address and port, but when accepting from another host, we have only address.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sarutak Kousuke Saruta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: