Commit Graph

450 Commits

Author SHA1 Message Date
Chris Trezzo 24b03eb79f MAPREDUCE-5951. Add support for the YARN Shared Cache.
(cherry picked from commit e46d5bb962)
2017-10-12 11:15:46 -07:00
Akira Ajisaka 372997f395
HADOOP-13514. Upgrade maven surefire plugin to 2.19.1.
(cherry picked from commit 3d04c00aed)
2017-10-11 10:44:29 +09:00
Andrew Wang 61ac7c82f2 HADOOP-14939. Update project release notes with HDFS-10467 for 3.0.0. Contributed by Inigo Goiri.
(cherry picked from commit 132cdac0dd)
2017-10-10 10:16:39 -07:00
Chris Trezzo e5af16cf6c YARN-2960. Add documentation for the YARN shared cache.
(cherry picked from commit 7e76f85bc6)
2017-10-05 11:15:39 -07:00
Chris Trezzo 4b9b66f921 Revert "YARN-2960. Add documentation for the YARN shared cache."
This reverts commit 54a01c28cc.
2017-10-05 11:11:02 -07:00
Chris Trezzo 54a01c28cc YARN-2960. Add documentation for the YARN shared cache.
(cherry picked from commit 7e76f85bc6)
2017-10-05 10:54:44 -07:00
Andrew Wang c8c2c89282 HADOOP-14928. Update site release notes for 3.0.0 GA.
(cherry picked from commit cae1c734fe)
2017-10-04 14:59:48 -07:00
Andrew Wang 575763fb7f HADOOP-14909. Fix the word of erasure encoding in the top page. Contributed by Takanobu Asanuma.
(cherry picked from commit 373d0a5195)
2017-09-29 13:34:39 -07:00
Andrew Wang 5a4f37019a Preparing for 3.0.0 GA development 2017-09-28 11:32:01 -07:00
Akira Ajisaka e5629ee713
HADOOP-14822. hadoop-project/pom.xml is executable. Contributed by Ajay Kumar.
(cherry picked from commit dd378775df)
2017-09-27 14:26:46 +09:00
Aaron Fabbri f3dbcd6a89
HADOOP-14890 Move up to AWS SDK 1.11.199. Contributed by Steve Loughran. 2017-09-25 17:19:46 -07:00
Ray Chiang da6ed36edb HADOOP-14903. Add json-smart explicitly to pom.xml. (rchiang)
(cherry picked from commit cde804b91f)
2017-09-25 15:32:15 -07:00
Andrew Wang 0704a5b5cb Revert "HADOOP-14655. Update httpcore version to 4.4.6. (rchiang)"
This reverts commit 0b69a22f86.
2017-09-22 14:43:58 -07:00
Ming Ma 0006ee681a HDFS-11035. Better documentation for maintenace mode and upgrade domain.
(cherry picked from commit ce943eb17a)
2017-09-20 09:38:15 -07:00
Andrew Wang 531290c2c8 HADOOP-14835. mvn site build throws SAX errors. Contributed by Andrew Wang and Sean Mackrory.
(cherry picked from commit 3cf3540f19)
2017-09-18 15:13:45 -07:00
Kai Zheng 8e23929ad8 HADOOP-14869. Upgrade Apache Kerby version to v1.0.1. Contributed by Wei Zhou 2017-09-15 19:51:05 +08:00
Aaron Fabbri 62e8a5ceed
HADOOP-14738 Remove S3N and obsolete bits of S3A; rework docs. Contributed by Steve Loughran. 2017-09-14 16:12:29 -07:00
Steve Loughran ecad184808
Revert "HADOOP-14654. Update httpclient version to 4.5.3. (rchiang)"
This reverts commit 14bec7043a.
2017-09-14 13:35:57 +01:00
Ray Chiang 5f6e387ba9 HADOOP-14797. Update re2j version to 1.1. (rchiang)
(cherry picked from commit 288c3b12d46fccdb9638d823b1b6b0cbc076ec16)
2017-09-12 11:35:15 -07:00
Ray Chiang 619d61080c HADOOP-14653. Update joda-time version to 2.9.9. (rchiang)
(cherry picked from commit a6432ba5a1)
2017-09-12 11:13:21 -07:00
Ray Chiang 85db3b2aeb HADOOP-14648. Bump commons-configuration2 to 2.1.1. (rchiang)
(cherry picked from commit 39818259c3)
2017-09-12 10:54:10 -07:00
Ray Chiang fb5d12524c HADOOP-14796. Update json-simple version to 1.1.1. (rchiang)
(cherry picked from commit af45cd1be6)
2017-09-12 10:36:28 -07:00
Ray Chiang 656c6d1acc HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang)
(cherry picked from commit 556812c179)
2017-09-12 10:19:58 -07:00
Ray Chiang f811306c86 HADOOP-14798. Update sshd-core and related mina-core library versions. (rchiang)
(cherry picked from commit 3876fe4e500efcb88fff93a86acf9626d961c8c7)
2017-09-12 10:00:25 -07:00
Ray Chiang 0b69a22f86 HADOOP-14655. Update httpcore version to 4.4.6. (rchiang)
(cherry picked from commit 088a18b44d)
2017-09-11 13:55:49 -07:00
Ray Chiang 14bec7043a HADOOP-14654. Update httpclient version to 4.5.3. (rchiang) 2017-09-11 13:43:48 -07:00
Steve Loughran 621b43e254
HADOOP-13345 HS3Guard: Improved Consistency for S3A.
Contributed by: Chris Nauroth, Aaron Fabbri, Mingliang Liu, Lei (Eddy) Xu,
Sean Mackrory, Steve Loughran and others.
2017-09-01 14:13:41 +01:00
Vrushali C bea3e4df76 YARN-6047 Documentation updates for TimelineService v2 (Contributed by Rohith Sharma) 2017-08-30 11:29:54 +05:30
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