Skip to content

Commit 4a6274c

Browse files
authored
Clean before building the dist with hadoop (apache#146)
1 parent b062f55 commit 4a6274c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ make_dist() {
2727
}
2828

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

0 commit comments

Comments
 (0)