Commit Graph

422 Commits

Author SHA1 Message Date
Ray Chiang 26d8c8fa58 HADOOP-14649. Update aliyun-sdk-oss version to 2.8.1. (Genmao Yu via rchiang) 2017-08-23 15:22:24 -07:00
Subru Krishnan 18f3603bce YARN-6996. Change javax.cache library implementation from JSR107 to Apache Geronimo. (Ray Chiang via Subru). 2017-08-14 11:10:00 -07:00
Lei Xu ce797a1706 HDFS-12221. Replace xcerces in XmlEditsVisitor. (Ajay Kumar via lei) 2017-08-14 10:27:47 -07:00
Akira Ajisaka 07694fc65a
HADOOP-14355. Update maven-war-plugin to 3.1.0. 2017-08-09 13:20:03 +09:00
John Zhuge 02bf328e0f HADOOP-14471. Upgrade Jetty to latest 9.3 version. Contributed by John Zhuge. 2017-08-04 09:40:45 -07:00
Subru Krishnan 86f05c3312 YARN-6866. Minor clean-up and fixes in anticipation of YARN-2915 merge with trunk. (Botong Huang via Subru).
(cherry picked from commit 40453879ec)
2017-08-01 17:28:28 -07:00
Subru Krishnan d6c29b2f5b YARN-6484. Documenting the YARN Federation feature. (Carlo Curino via Subru).
(cherry picked from commit 749ca890e6)
2017-08-01 17:28:25 -07:00
Subru Krishnan 80e1904000 YARN-5411. Create a proxy chain for ApplicationClientProtocol in the Router. (Giovanni Matteo Fumarola via Subru).
(cherry picked from commit 4846069061)
2017-08-01 17:28:24 -07:00
Carlo Curino 5272af8c7e YARN-3663. Federation State and Policy Store (DBMS implementation). (Giovanni Matteo Fumarola via curino).
(cherry picked from commit be99c1fe2e)
2017-08-01 17:28:24 -07:00
Subru Krishnan 193ec456d6 YARN-5410. Bootstrap Router server module. (Giovanni Matteo Fumarola via Subru).
(cherry picked from commit 04f111394b)
2017-08-01 17:28:22 -07:00
Jian He 5c84382397 YARN-3672. Create Facade for Federation State and Policy Store. Contributed by Subru Krishnan
(cherry picked from commit 5e976cd2b9)
2017-08-01 17:28:19 -07:00
Steve Loughran 06ece48322
HADOOP-14662. Update azure-storage sdk to version 5.4.0.
Contributed by Thomas Marquardt.
2017-07-15 16:27:17 +01:00
Steve Loughran 09653ea098
HADOOP-14634. Remove jline from main Hadoop pom.xml.
Contributed by Ray Chiang.
2017-07-10 11:53:13 +01:00
Andrew Wang af2773f609 Updating version for 3.0.0-beta1 development 2017-06-29 17:57:40 -07:00
Steve Loughran 94e39c6c4e
HADOOP-14536. Update azure-storage sdk to version 5.3.0
Contributed by Georgi Chalakov
2017-06-27 15:09:03 +01:00
Jonathan Eagles a81916ea89 HADOOP-14501. Switch from aalto-xml to woodstox to handle odd XML features (jeagles) 2017-06-12 17:07:53 -05:00
Varun Saxena e86eef9812 YARN-6707. [ATSv2] Update HBase version to 1.2.6 (Vrushali C via Varun Saxena) 2017-06-11 01:37:50 +05:30
Mingliang Liu 7c9694c567 HADOOP-14283. Upgrade AWS SDK to 1.11.134. Contributed by Aaron Fabbri 2017-06-08 15:06:30 -07:00
Andrew Wang 16ad896d5c Update maven version for 3.0.0-alpha4 development 2017-05-26 14:09:44 -07:00
Wei-Chiu Chuang d049bd2a86 HADOOP-14426. Upgrade Kerby version from 1.0.0-RC2 to 1.0.0. Contributed by Jiajia Li. 2017-05-24 18:34:48 -07:00
Akira Ajisaka 0d5c8ed8e0
HADOOP-14401. maven-project-info-reports-plugin can be removed. Contributed by Andras Bokor. 2017-05-11 16:37:32 -05:00
Andrew Wang 543aac9f28 HADOOP-14386. Rewind trunk from Guava 21.0 back to Guava 11.0.2. 2017-05-09 09:22:53 -07:00
Haohui Mai ff5ec3b841 HADOOP-14383. Implement FileSystem that reads from HTTP / HTTPS endpoints. 2017-05-08 15:28:45 -07:00
Jason Lowe 61858a5c37 HADOOP-14380. Make the Guava version Hadoop which builds with configurable. Contributed by Steve Loughran 2017-05-04 15:17:46 -05:00
Akira Ajisaka dc77255a7b
HADOOP-14367. Remove unused setting from pom.xml. Contributed by Chen Liang. 2017-05-02 23:52:34 +09:00
Allen Wittenauer 394589f385 HADOOP-14316. Switch from Findbugs to Spotbugs (aw) 2017-04-19 12:13:40 -07:00
Akira Ajisaka aabf08dd07
HADOOP-13545. Update HSQLDB to 2.3.4. Contributed by Giovanni Matteo Fumarola. 2017-04-11 14:29:48 +09:00
Chris Douglas a5e57df3c5 HADOOP-14225. Remove xmlenc dependency 2017-04-10 11:48:40 -07:00
Akira Ajisaka 5d38504071
HADOOP-14290. Update SLF4J from 1.7.10 to 1.7.25. 2017-04-09 01:46:01 +09:00
Akira Ajisaka 612578fe67
HADOOP-14285. Update minimum version of Maven from 3.0 to 3.3. 2017-04-08 14:23:26 +09:00
Varun Saxena b8838578ce YARN-6414. ATSv2 HBase related tests fail due to guava version upgrade (Haibo Chen via Varun Saxena) 2017-04-02 04:37:34 +05:30
Jonathan Eagles 523f467d93 HADOOP-14216. Improve Configuration XML Parsing Performance (jeagles) 2017-03-29 10:12:02 -05:00
Tsuyoshi Ozawa 84ddedc0b2 HADOOP-10101. Update guava dependency to the latest version. (ozawa) 2017-03-25 10:06:52 +09:00
Akira Ajisaka 74af0bdf68 HADOOP-14187. Update ZooKeeper dependency to 3.4.9 and Curator dependency to 2.12.0. Contributed by Tsuyoshi Ozawa. 2017-03-22 02:46:59 +09:00
Xiaobing Zhou 7536815039 HDFS-10394. move declaration of okhttp version from hdfs-client to hadoop-project POM. Contributed by Xiaobing Zhou. 2017-03-16 18:13:43 -07:00
Andrew Wang 5e74196ede HDFS-11498. Make RestCsrfPreventionHandler and WebHdfsHandler compatible with Netty 4.0. 2017-03-06 15:04:13 -08:00
Akira Ajisaka fad766e1d2
HADOOP-14056. Update maven-javadoc-plugin to 2.10.4. 2017-03-06 10:30:01 +09:00
Arpit Agarwal 159d6c56e7 HADOOP-14100. Upgrade Jsch jar to latest version to fix vulnerability in old versions. Contributed by Vinayakumar B 2017-02-23 14:25:08 -08:00
Mingliang Liu 658702efff HADOOP-14040. Use shaded aws-sdk uber-JAR 1.11.86. Contributed by Steve Loughran and Sean Mackrory 2017-02-16 16:51:03 -08:00
Masatake Iwasaki fbc0c2bd76 YARN-4753. Use doxia macro to generate in-page TOC of YARN site documentation. (iwasakims) 2017-02-15 13:09:10 +09:00
Kai Zheng 243c0f33ec HADOOP-13769. AliyunOSS: update oss sdk version. Contributed by Genmao Yu 2017-02-13 13:21:44 +08:00
Sidharta S 307ec58ffb YARN-5258. Document Use of Docker with LinuxContainerExecutor (Contributed by Daniel Templeton) 2017-02-07 16:29:21 -08:00
Yiqun Lin 2a942eed21 HADOOP-14045. Aliyun OSS documentation missing from website. Contributed by Yiqun Lin. 2017-02-02 10:07:24 +08:00
Xiao Chen 88da9f6b67 Revert "HDFS-8377. Support HTTP/2 in datanode. Contributed by Duo Zhang."
This reverts commit ada233b7cd.
2017-01-26 13:42:50 -08:00
Sangjin Lee b01514f65b YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. 2017-01-19 20:52:55 -08:00
Andrew Wang 5d8b80ea9b Preparing for 3.0.0-alpha3 development 2017-01-19 15:50:07 -08:00
Andrew Wang 37468ebf6f HADOOP-13978. Update project release notes for 3.0.0-alpha2. Contributed by Andrew Wang and Arun Suresh. 2017-01-17 13:56:06 -08:00
Arun Suresh 1f344e0579 YARN-5646. Addendum patch to include missing changes to site.xml. 2017-01-12 07:37:49 -08:00
Andrew Wang 5f336512d0 HADOOP-13961. Fix compilation failure from missing hadoop-kms test jar. Contributed by Sangjin Lee and John Zhuge. 2017-01-11 15:48:50 -08:00
Junping Du 94f1d06f20 HADOOP-13958. Bump up release year to 2017. Contributed by Junping Du. 2017-01-08 15:31:07 -08:00