Skip to content
Snippets Groups Projects
  • Syed Hashmi's avatar
    7782a304
    [SPARK-1942] Stop clearing spark.driver.port in unit tests · 7782a304
    Syed Hashmi authored
    stop resetting spark.driver.port in unit tests (scala, java and python).
    
    Author: Syed Hashmi <shashmi@cloudera.com>
    Author: CodingCat <zhunansjtu@gmail.com>
    
    Closes #943 from syedhashmi/master and squashes the following commits:
    
    885f210 [Syed Hashmi] Removing unnecessary file (created by mergetool)
    b8bd4b5 [Syed Hashmi] Merge remote-tracking branch 'upstream/master'
    b895e59 [Syed Hashmi] Revert "[SPARK-1784] Add a new partitioner"
    57b6587 [Syed Hashmi] Revert "[SPARK-1784] Add a balanced partitioner"
    1574769 [Syed Hashmi] [SPARK-1942] Stop clearing spark.driver.port in unit tests
    4354836 [Syed Hashmi] Revert "SPARK-1686: keep schedule() calling in the main thread"
    fd36542 [Syed Hashmi] [SPARK-1784] Add a balanced partitioner
    6668015 [CodingCat] SPARK-1686: keep schedule() calling in the main thread
    4ca94cc [Syed Hashmi] [SPARK-1784] Add a new partitioner
    7782a304
    History
    [SPARK-1942] Stop clearing spark.driver.port in unit tests
    Syed Hashmi authored
    stop resetting spark.driver.port in unit tests (scala, java and python).
    
    Author: Syed Hashmi <shashmi@cloudera.com>
    Author: CodingCat <zhunansjtu@gmail.com>
    
    Closes #943 from syedhashmi/master and squashes the following commits:
    
    885f210 [Syed Hashmi] Removing unnecessary file (created by mergetool)
    b8bd4b5 [Syed Hashmi] Merge remote-tracking branch 'upstream/master'
    b895e59 [Syed Hashmi] Revert "[SPARK-1784] Add a new partitioner"
    57b6587 [Syed Hashmi] Revert "[SPARK-1784] Add a balanced partitioner"
    1574769 [Syed Hashmi] [SPARK-1942] Stop clearing spark.driver.port in unit tests
    4354836 [Syed Hashmi] Revert "SPARK-1686: keep schedule() calling in the main thread"
    fd36542 [Syed Hashmi] [SPARK-1784] Add a balanced partitioner
    6668015 [CodingCat] SPARK-1686: keep schedule() calling in the main thread
    4ca94cc [Syed Hashmi] [SPARK-1784] Add a new partitioner