-
- Downloads
[SPARK-12612][PROJECT-INFRA] Add missing Hadoop profiles to dev/run-tests-*.py scripts and dev/deps
There are a couple of places in the `dev/run-tests-*.py` scripts which deal with Hadoop profiles, but the set of profiles that they handle does not include all Hadoop profiles defined in our POM. Similarly, the `hadoop-2.2` and `hadoop-2.6` profiles were missing from `dev/deps`. This patch updates these scripts to include all four Hadoop profiles defined in our POM. Author: Josh Rosen <joshrosen@databricks.com> Closes #10565 from JoshRosen/add-missing-hadoop-profiles-in-test-scripts.
Showing
- dev/deps/spark-deps-hadoop-2.2 193 additions, 0 deletionsdev/deps/spark-deps-hadoop-2.2
- dev/deps/spark-deps-hadoop-2.6 192 additions, 0 deletionsdev/deps/spark-deps-hadoop-2.6
- dev/run-tests-jenkins.py 4 additions, 0 deletionsdev/run-tests-jenkins.py
- dev/run-tests.py 3 additions, 2 deletionsdev/run-tests.py
- dev/test-dependencies.sh 2 additions, 0 deletionsdev/test-dependencies.sh
Loading
Please register or sign in to comment