[
https://issues.apache.org/jira/browse/MAPREDUCE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116295#comment-13116295
]
Hudson commented on MAPREDUCE-3039:
-----------------------------------
Integrated in Hadoop-Mapreduce-22-branch #77 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-22-branch/77/])
MAPREDUCE-3039. Upgrade to Avro 1.5.3. Contributed by Joep Rottinghuis.
shv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1176694
Files :
* /hadoop/common/branches/branch-0.22/mapreduce/CHANGES.txt
* /hadoop/common/branches/branch-0.22/mapreduce/build.xml
* /hadoop/common/branches/branch-0.22/mapreduce/ivy.xml
* /hadoop/common/branches/branch-0.22/mapreduce/ivy/libraries.properties
*
/hadoop/common/branches/branch-0.22/mapreduce/src/contrib/capacity-scheduler/ivy.xml
*
/hadoop/common/branches/branch-0.22/mapreduce/src/contrib/fairscheduler/ivy.xml
* /hadoop/common/branches/branch-0.22/mapreduce/src/contrib/gridmix/ivy.xml
* /hadoop/common/branches/branch-0.22/mapreduce/src/contrib/mrunit/ivy.xml
* /hadoop/common/branches/branch-0.22/mapreduce/src/contrib/mumak/ivy.xml
* /hadoop/common/branches/branch-0.22/mapreduce/src/contrib/raid/ivy.xml
* /hadoop/common/branches/branch-0.22/mapreduce/src/contrib/streaming/ivy.xml
*
/hadoop/common/branches/branch-0.22/mapreduce/src/java/org/apache/hadoop/mapreduce/jobhistory/EventReader.java
*
/hadoop/common/branches/branch-0.22/mapreduce/src/java/org/apache/hadoop/mapreduce/jobhistory/EventWriter.java
*
/hadoop/common/branches/branch-0.22/mapreduce/src/java/org/apache/hadoop/mapreduce/jobhistory/JobSubmittedEvent.java
> Make mapreduce use same version of avro as HBase
> ------------------------------------------------
>
> Key: MAPREDUCE-3039
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3039
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: contrib/capacity-sched, contrib/fair-share,
> contrib/gridmix, contrib/mrunit, contrib/mumak, contrib/raid,
> contrib/streaming, jobhistoryserver
> Affects Versions: 0.22.0
> Reporter: Joep Rottinghuis
> Assignee: Joep Rottinghuis
> Fix For: 0.22.0
>
> Attachments: MAPREDUCE-3039-branch-0.22-shv.patch,
> MAPREDUCE-3039-branch-0.22.patch
>
>
> HBase depends on avro 1.5.3 whereas hadoop-common depends on 1.3.2.
> When building HBase on top of hadoop, this should be consistent.
> Moreover, this should be consistent between common, hdfs, and mapreduce.
> Contribs seem to have declared a dependency on avro but are not in fact
> depending on it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira