Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/5786#discussion_r29534044
--- Diff: dev/create-release/create-release.sh ---
@@ -228,8 +228,8 @@ if [[ ! "$@" =~ --skip-package ]]; then
# We increment the Zinc port each time to avoid OOM's and other
craziness if multiple builds
# share the same Zinc server.
- make_binary_release "hadoop1" "-Phive -Phive-thriftserver
-Dhadoop.version=1.0.4" "3030" &
- make_binary_release "hadoop1-scala2.11" "-Phive -Dscala-2.11" "3031" &
+ make_binary_release "hadoop2" "-Phive -Phive-thriftserver
-Dhadoop.version=2.2.0" "3030" &
--- End diff --
The names of the releases won't change, just their 'implementation'. This
would have to select the Hadoop 1 profile and doesn't need to set version.
Likewise for the next one.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]