Skip to content
Snippets Groups Projects
  1. Mar 31, 2016
    • Josh Rosen's avatar
      [SPARK-14281][TESTS] Fix java8-tests and simplify their build · a7af6cd2
      Josh Rosen authored
      This patch fixes a compilation / build break in Spark's `java8-tests` and refactors their POM to simplify the build. See individual commit messages for more details.
      
      Author: Josh Rosen <joshrosen@databricks.com>
      
      Closes #12073 from JoshRosen/fix-java8-tests.
      a7af6cd2
  2. Mar 09, 2016
    • Sean Owen's avatar
      [SPARK-13595][BUILD] Move docker, extras modules into external · 256704c7
      Sean Owen authored
      ## What changes were proposed in this pull request?
      
      Move `docker` dirs out of top level into `external/`; move `extras/*` into `external/`
      
      ## How was this patch tested?
      
      This is tested with Jenkins tests.
      
      Author: Sean Owen <sowen@cloudera.com>
      
      Closes #11523 from srowen/SPARK-13595.
      256704c7
Loading