Skip to content

Commit

Permalink
Clean before building the dist with hadoop (apache#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
ash211 authored Mar 22, 2017
1 parent b062f55 commit 4a6274c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ make_dist() {
}

publish_artifacts
make_dist hadoop-2.8.0-palantir2 "${PALANTIR_FLAGS[*]}"
make_dist hadoop-2.8.0-palantir2 "${PALANTIR_FLAGS[*]}" --clean
make_dist without-hadoop "-Phadoop-provided -Pkubernetes -Pmesos -Pyarn -Psparkr" --clean

0 comments on commit 4a6274c

Please sign in to comment.