Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/14108#discussion_r70144390 --- Diff: dev/create-release/release-build.sh --- @@ -258,7 +258,7 @@ if [[ "$1" == "publish-snapshot" ]]; then -Phive-thriftserver deploy ./dev/change-scala-version.sh 2.10 $MVN -DzincPort=$ZINC_PORT -Dscala-2.10 --settings $tmp_settings \ - -DskipTests $PUBLISH_PROFILES clean deploy + -DskipTests $PUBLISH_PROFILES -Phive-thriftserver clean deploy --- End diff -- ah right. Let me move it to there.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org