Skip to content
  • Andrew Or's avatar
    e09e18b3
    [HOTFIX] Do not throw NPE if spark.test.home is not set · e09e18b3
    Andrew Or authored
    `spark.test.home` was introduced in #1734. This is fine for SBT but is failing maven tests. Either way it shouldn't throw an NPE.
    
    Author: Andrew Or <andrewor14@gmail.com>
    
    Closes #1739 from andrewor14/fix-spark-test-home and squashes the following commits:
    
    ce2624c [Andrew Or] Do not throw NPE if spark.test.home is not set
    e09e18b3
    [HOTFIX] Do not throw NPE if spark.test.home is not set
    Andrew Or authored
    `spark.test.home` was introduced in #1734. This is fine for SBT but is failing maven tests. Either way it shouldn't throw an NPE.
    
    Author: Andrew Or <andrewor14@gmail.com>
    
    Closes #1739 from andrewor14/fix-spark-test-home and squashes the following commits:
    
    ce2624c [Andrew Or] Do not throw NPE if spark.test.home is not set
Loading