Chris, do you intend to publish the jars to the Maven repository, or
should someone else volunteer to do this? It would be best if the
Hadoop project did this officially in org.apache.hadoop, otherwise
someone else will publish these jars elsewhere, which creates confusion.
https://issues.apache.org/jira/browse/HADOOP-6617
Instructions for doing this have not yet been added to
http://wiki.apache.org/hadoop/HowToRelease, but in Avro I've just used
scp to publish jars to Maven.
http://wiki.apache.org/hadoop/Avro/HowToRelease
Cheers,
Doug
Chris Douglas wrote:
Hadoop 0.20.2 is released and propagating to mirrors. The list of
changes may be found in the release notes:
http://bit.ly/dd6rwL
And in JIRA:
COMMON: http://bit.ly/9fDo2f
MAPREDUCE: http://bit.ly/aD0BM5
HDFS: http://bit.ly/ckvMfO
Thanks to everyone who worked on this release. -C