[
https://issues.apache.org/jira/browse/HIVE-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837395#action_12837395
]
Carl Steinbach commented on HIVE-1192:
--------------------------------------
bq. I'll get 0.20.1 added to the FB mirror. Any others?
Yes: 0.17.0, 0.17.1, 0.17.2, 0.18.1, 0.18.2, 0.19.1, and 0.19.2. I think that
anything listed [here|http://archive.apache.org/dist/hadoop/core/] with a minor
version >= 17 is fair game.
What do you think of my suggestion that we repackage these tarballs using names
that drop the patch number?
> Build fails when hadoop.version=0.20.1
> --------------------------------------
>
> Key: HIVE-1192
> URL: https://issues.apache.org/jira/browse/HIVE-1192
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Reporter: Carl Steinbach
>
> Setting hadoop.version=0.20.1 causes the build to fail since
> mirror.facebook.net/facebook/hive-deps does not have 0.20.1
> (only 0.17.2.1, 0.18.3, 0.19.0, 0.20.0).
> Suggested fix:
> * remove/ignore the hadoop.version configuration parameter
> or
> * Remove the patch numbers from these archives and use only the major.minor
> numbers specified by the user to locate the appropriate tarball to download,
> so 0.20.0 and 0.20.1 would both map to hadoop-0.20.tar.gz.
> * Optionally create new tarballs that only contain the components that are
> actually needed for the build (Hadoop jars), and remove things that aren't
> needed (all of the source files).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.