HBASE-3334 Refresh our hadoop jar because of HDFS-1520

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1044529 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2010-12-10 23:03:15 +00:00
parent 05406e9e42
commit ee1cfcc1df
2 changed files with 2 additions and 1 deletions

View File

@ -762,6 +762,7 @@ Release 0.90.0 - Unreleased
HBASE-3315 Add debug output for when balancer makes bad balance
HBASE-3278 AssertionError in LoadBalancer
HBASE-3318 Split rollback leaves parent with writesEnabled=false
HBASE-3334 Refresh our hadoop jar because of HDFS-1520

View File

@ -474,7 +474,7 @@
at revision 1034499 with this hdfs-895 patch:
https://issues.apache.org/jira/secure/attachment/12459473/hdfs-895-branch-20-append.txt
-->
<hadoop.version>0.20-append-r1042285</hadoop.version>
<hadoop.version>0.20-append-r1044525</hadoop.version>
<jasper.version>5.5.23</jasper.version>
<jaxb-api.version>2.1</jaxb-api.version>
<jetty.version>6.1.25</jetty.version>