You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by Jiri-Kremser <gi...@git.apache.org> on 2017/12/21 16:35:02 UTC

[GitHub] spark issue #19802: [SPARK-22594][CORE] Handling spark-submit and master ver...

Github user Jiri-Kremser commented on the issue:

    https://github.com/apache/spark/pull/19802
  
    I've also added tests and removed "WIP" from the label? Do you guys want the change or would you like to have something more elaborated, like an initial handshake?
    
    One note about the "handshake approach". If there is new initial message that would be sent from client to server in which the client sends its version and server decides if it's backward compatible or not with this particular client version, this approach itself wouldn't solve the issue when old client (that doesn't know anything about it) tries to talk with new server. This PR solves this scenario.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org