HDFS-4326. bump up Tomcat version for HttpFS to 6.0.36. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1424062 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
834e941044
commit
4e73119e1a
|
@ -34,7 +34,7 @@
|
|||
<description>Apache Hadoop HttpFS</description>
|
||||
|
||||
<properties>
|
||||
<tomcat.version>6.0.32</tomcat.version>
|
||||
<tomcat.version>6.0.36</tomcat.version>
|
||||
<httpfs.source.repository>REPO NOT AVAIL</httpfs.source.repository>
|
||||
<httpfs.source.repository>REPO NOT AVAIL</httpfs.source.repository>
|
||||
<httpfs.source.revision>REVISION NOT AVAIL</httpfs.source.revision>
|
||||
|
|
|
@ -430,6 +430,8 @@ Release 2.0.3-alpha - Unreleased
|
|||
HDFS-4130. BKJM: The reading for editlog at NN starting using bkjm is not efficient.
|
||||
(Han Xiao via umamahesh)
|
||||
|
||||
HDFS-4326. bump up Tomcat version for HttpFS to 6.0.36. (tucu)
|
||||
|
||||
OPTIMIZATIONS
|
||||
|
||||
BUG FIXES
|
||||
|
|
Loading…
Reference in New Issue