Andrew Wang
|
3f23d50c9a
|
HDFS-11498. Make RestCsrfPreventionHandler and WebHdfsHandler compatible with Netty 4.0.
(cherry picked from commit 5e74196ede9bfc20eb6d6fe3aa6a0e5c47a40fdd)
(cherry picked from commit 6e75c1e2f04be03410dd942df4dc3e94bf7b4b24)
|
2017-03-06 15:04:34 -08:00 |
|
Xiao Chen
|
83f1e3b10a
|
Revert "HDFS-8377. Support HTTP/2 in datanode. Contributed by Duo Zhang."
This reverts commit f70b9d92413940739ed6f6cd468e6d09702939d1.
(cherry picked from commit 67d2875f8fe83cdeb621856031eb0892a65ec946)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/web/webhdfs/WebHdfsHandler.java
|
2017-03-06 14:59:07 -08:00 |
|
Arpit Agarwal
|
6b6b3eba66
|
HADOOP-14100. Upgrade Jsch jar to latest version to fix vulnerability in old versions. Contributed by Vinayakumar B
|
2017-02-23 14:30:46 -08:00 |
|
Junping Du
|
fbcc45c8d1
|
Update document to reflect right versions, new features and big improvements on 2.8 release.
|
2017-01-17 13:08:58 -08:00 |
|
Junping Du
|
7706a63fb4
|
Preparing for 2.8.1 development after cutting off 2.8.0 branch.
|
2017-01-10 18:03:51 -08:00 |
|
Junping Du
|
e7ad66b55b
|
HADOOP-13958. Bump up release year to 2017. Contributed by Junping Du.
(cherry picked from commit 94f1d06f205eb5679475569b932eb2792f53d891)
(cherry picked from commit 7b5b57e5b2b5d33fd73ddf65d3a16f703801953a)
|
2017-01-08 15:49:10 -08:00 |
|
Akira Ajisaka
|
129beeeddd
|
HADOOP-13812. Upgrade Tomcat to 6.0.48. Contributed by John Zhuge.
(cherry picked from commit 00096dcc0c23af38e697cd7c6c29e3f00d744e54)
(cherry picked from commit 0c895e8a62b4b69a020a5f004e97323520a1b1d0)
|
2016-11-29 19:51:38 +09:00 |
|
Steve Loughran
|
5275d37495
|
Revert "HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contributed by Ewan Higgs."
This reverts commit 444312b54b890ca7b0bfe6f997007ef0ad82b00e.
|
2016-10-27 15:21:29 +02:00 |
|
Steve Loughran
|
ca6f0a1d77
|
Revert "Addendum patch for HADOOP-13514 Upgrade maven surefire plugin to 2.19.1. Contributed by Akira Ajisaka."
This reverts commit 9a98feb769dbff87d337c4297ee8d7a945fed055.
|
2016-10-27 15:21:17 +02:00 |
|
Wei-Chiu Chuang
|
9a98feb769
|
Addendum patch for HADOOP-13514 Upgrade maven surefire plugin to 2.19.1. Contributed by Akira Ajisaka.
(cherry picked from commit e48b592f8ba1d8a89587f2c4403d861f2d015a9a)
(cherry picked from commit 0c96ceaca9d66b07d4ed5c04697b4a826812918d)
|
2016-10-26 14:10:26 -07:00 |
|
Akira Ajisaka
|
444312b54b
|
HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contributed by Ewan Higgs.
(cherry picked from commit dbd205762ef2cba903b9bd9335bb9a5964d51f74)
(cherry picked from commit 6bb23a14b6f20973eded529f56c9a878a29035ff)
|
2016-10-25 15:58:57 +09:00 |
|
Benoy Antony
|
653ceab7d3
|
HADOOP-12082 Support multiple authentication schemes via AuthenticationFilter. Contributed by Hrishikesh Gadre.
|
2016-10-21 19:43:22 -07:00 |
|
Allen Wittenauer
|
9d473b8ddc
|
HADOOP-11559. Add links to RackAwareness and InterfaceClassification to site index (Masatake Iwasaki via aw)
(cherry picked from commit 7eeca90daabd74934d4c94af6f07fd598abdb4ed)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-project/src/site/site.xml
(cherry picked from commit fbdb23d2afa993f96f073b9c4208282e8a280016)
|
2016-10-17 13:32:51 -07:00 |
|
Chris Nauroth
|
027d76fa8c
|
HADOOP-13446. Support running isolated unit tests separate from AWS integration tests. Contributed by Chris Nauroth.
(cherry picked from commit cda68de9b913878210118a6637a1d0eb950c26ad)
|
2016-10-10 14:01:13 -07:00 |
|
Steve Loughran
|
c45f1ec858
|
HADOOP-13541 explicitly declare the Joda time version S3A depends on. Contributed by Stevel Loughran
|
2016-09-07 12:19:05 +01:00 |
|
Zhe Zhang
|
8bc33bf343
|
HADOOP-12765. HttpServer2 should switch to using the non-blocking SslSelectChannelConnector to prevent performance degradation when handling SSL connections. Contributed by Min Shen. Branch-2 patch contributed by Wei-Chiu Chuang.
(cherry picked from commit dfcbc12026b591745a7d7279f2b840152cb53a91)
|
2016-08-23 14:46:47 -07:00 |
|
Mingliang Liu
|
0b934c375e
|
HDFS-10678. Documenting NNThroughputBenchmark tool. (Contributed by Mingliang Liu)
|
2016-08-15 20:46:28 -07:00 |
|
mattf-horton
|
c96cb3fd48
|
HADOOP-13382. Remove unneeded commons-httpclient dependencies from POM files in Hadoop and sub-projects, while adding it in to the only place it is still needed, hadoop-openstack. Contributed by Matt Foley.
|
2016-07-21 16:01:05 -07:00 |
|
Akira Ajisaka
|
1b7691b4c1
|
HADOOP-13297. Add missing dependency in setting maven-remote-resource-plugin to fix builds. Contributed by Sean Busbey.
(cherry picked from commit 7bd5d4272cd686e06c5d5fcc489b69312dacb47b)
(cherry picked from commit 02b037f6257e7379b6bbd656ccbe4472d3f46c40)
|
2016-07-11 17:23:22 -07:00 |
|
Akira Ajisaka
|
9128137142
|
HADOOP-12893. Verify LICENSE.txt and NOTICE.txt. Contributed by Xiao Chen, Andrew Wang, and Akira Ajisaka.
(cherry picked from commit 6ffb557521af2ea0c21cfc90d8edbd7cb7305f0f)
|
2016-06-15 13:33:10 +09:00 |
|
Steve Loughran
|
faf9a9f4e0
|
HADOOP-12537 S3A to support Amazon STS temporary credentials. Contributed by Sean Mackrory.
|
2016-06-09 20:58:30 +01:00 |
|
Steve Loughran
|
5930e813c5
|
HADOOP-13145 In DistCp, prevent unnecessary getFileStatus call when not preserving metadata. Contributed by Chris Nauroth.
|
2016-05-21 19:10:16 +01:00 |
|
Steve Loughran
|
ce17c9fd51
|
Revert "HADOOP-13145 In DistCp, prevent unnecessary getFileStatus call when not preserving metadata. Contributed by Chris Nauroth."
This reverts commit edb912c57123ce4cba109a41a7dc21a45da7d27c.
|
2016-05-20 14:00:26 +01:00 |
|
Steve Loughran
|
edb912c571
|
HADOOP-13145 In DistCp, prevent unnecessary getFileStatus call when not preserving metadata. Contributed by Chris Nauroth.
|
2016-05-20 12:21:35 +01:00 |
|
Allen Wittenauer
|
27d6538b88
|
HADOOP-13177. Native tests fail on OS X, because DYLD_LIBRARY_PATH is not defined to include libhadoop.dylib (Chris Nauroth via aw)
(cherry picked from commit c7159f0240be0c555edf01d9a580987b0997125d)
(cherry picked from commit f7ffa1a5344517b4bb70cb329b29d25c9d63a033)
|
2016-05-19 09:59:02 -07:00 |
|
Steve Loughran
|
7a001ae19b
|
HADOOP-12767. Update apache httpclient version to 4.5.2; httpcore to 4.4.4. Artem Aliev via stevel.
|
2016-05-19 14:47:46 +01:00 |
|
Li Lu
|
6b1af6ce68
|
HADOOP-13083. The number of javadocs warnings is limited to 100. (Gergely Novák via gtcarrera9)
(cherry picked from commit 3fa1380c221b9d659fb82c42284505ef19da38d0)
|
2016-05-13 13:46:28 -07:00 |
|
Arun Suresh
|
aa457912ca
|
YARN-4468. Document the general ReservationSystem functionality, and the REST API. (subru and carlo via asuresh)
(cherry picked from commit 8460a323ce454c99e690728bc3a045513c1142e4)
|
2016-04-15 17:24:44 -07:00 |
|
Junping Du
|
4f5b496b8a
|
YARN-4545. Allow YARN distributed shell to use ATS v1.5 APIs. Li Lu via junping_du
(cherry picked from commit f291d82cd49c04a81380bc45c97c279d791b571c)
(cherry picked from commit 3d5ac829da9946ec0de0309e39f5b7269ee7b0c0)
|
2016-03-14 08:34:08 -07:00 |
|
Masatake Iwasaki
|
9d551a3adf
|
HADOOP-12470. In-page TOC of documentation should be automatically generated by doxia macro (iwasakims)
(cherry picked from commit cbd31328a61252f253aa2bcdb9cad70f7876d231)
Conflicts:
hadoop-common-project/hadoop-common/src/site/markdown/CommandsManual.md
hadoop-common-project/hadoop-common/src/site/markdown/UnixShellGuide.md
(cherry picked from commit 722182fdfbb654be655fbca42f34bba5a05c2f6d)
|
2016-03-04 14:13:30 +09:00 |
|
cnauroth
|
49602ef580
|
HADOOP-11031. Design Document for Credential Provider API. Contributed by Larry McCay.
(cherry picked from commit 8ab7658025616d154decd97578de3327ec6f9109)
(cherry picked from commit b4c4f30fa4fdb3bd9adcf669932b8633ab11fd25)
|
2016-02-18 14:07:15 -08:00 |
|
Jian He
|
e25d82bbc2
|
YARN-4653. Document YARN security model from the perspective of Application Developers. Contributed by Steve Loughran
|
2016-02-14 17:15:18 +08:00 |
|
Steve Loughran
|
f4bcc76df6
|
HADOOP-12292. Make use of DeleteObjects optional. (Thomas Demoor via stevel)
|
2016-02-06 18:17:30 +00:00 |
|
Vinayakumar B
|
adadc220fa
|
HDFS-9629. Update the footer of Web UI to show year 2016 (Contributed by Xiao Chen and Vinayakumar B)
(cherry picked from commit ddcd6954d03d3caadc8b69f7b886a3a17c3c9d0c)
(cherry picked from commit 8cdfdbf815bf89eee3184ec7cd00e1924c1ea316)
|
2016-02-04 13:19:53 +05:30 |
|
Sangjin Lee
|
b49ac969bc
|
HADOOP-12761. incremental maven build is not really incremental (sjlee)
(cherry picked from commit 4dc0a3949386ce2961356143a5a843dd537829dc)
|
2016-02-03 09:02:02 -08:00 |
|
Akira Ajisaka
|
68509ae839
|
HADOOP-7161. Remove unnecessary oro package from dependency management section. Contributed by Sean Busbey.
(cherry picked from commit 2ac39ca762fd7e47b7b9a7b3308b31138b0f59be)
(cherry picked from commit cd5c66b080b7b60050a5d39be48163ad9e650ef0)
|
2016-01-22 02:46:04 +09:00 |
|
Sangjin Lee
|
ae535ec93e
|
MAPREDUCE-6577. MR AM unable to load native library without MR_AM_ADMIN_USER_ENV set (sjlee)
(cherry picked from commit f6f16118d38fcfe3b724f05fad752cb223f441ec)
(cherry picked from commit 28fd4c70cab27c2872dc6a63ddee223ccf53f21d)
|
2016-01-06 08:44:37 -08:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
c824920527
|
HADOOP-12577. Bumped up commons-collections version to 3.2.2 to address a security flaw. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 70c26703f462e97361924eaf6cbf80be1fce309f)
|
2015-11-23 10:00:40 -08:00 |
|
Sangjin Lee
|
7802248c23
|
HADOOP-12526. there are duplicate dependency definitions in pom's (sjlee)
|
2015-11-08 17:46:37 -08:00 |
|
Colin Patrick Mccabe
|
f7e6a5dfb1
|
Revert "HADOOP-11887. Introduce Intel ISA-L erasure coding library for native erasure encoding support (Kai Zheng via Colin P. McCabe)"
This reverts commit bb3b2977cd3c1ccbf8d861cf264a06c249223dc8.
|
2015-11-05 11:11:27 -08:00 |
|
Colin Patrick Mccabe
|
bb3b2977cd
|
HADOOP-11887. Introduce Intel ISA-L erasure coding library for native erasure encoding support (Kai Zheng via Colin P. McCabe)
(cherry picked from commit 482e35c55a4bec27fa62b29d9e5f125816f1d8bd)
|
2015-11-05 10:46:12 -08:00 |
|
Haohui Mai
|
9e911a2439
|
HDFS-9168. Move client side unit test to hadoop-hdfs-client. Contributed by Haohui Mai.
|
2015-10-28 15:54:53 -07:00 |
|
Robert Kanter
|
492142097b
|
MAPREDUCE-6495. Docs for archive-logs tool (rkanter)
(cherry picked from commit 0c4af0f99811a7138954391df3761aef9ff09155)
|
2015-10-20 17:34:56 -07:00 |
|
Tsuyoshi Ozawa
|
171e54e12c
|
HADOOP-11515. Upgrade jsch lib to jsch-0.1.51 to avoid problems running on java7. (stevel and ozawa)
(cherry picked from commit 33fefa33e51133aaf1e699e087e3bca2e8065eec)
|
2015-10-14 05:32:01 +09:00 |
|
Akira Ajisaka
|
966f9508c3
|
HADOOP-12230. hadoop-project declares duplicate, conflicting curator dependencies. Contributed by Rakesh R.
|
2015-10-02 12:40:05 +02:00 |
|
Colin Patrick Mccabe
|
3b9d32627f
|
HDFS-9080. Update htrace version to 4.0.1 (cmccabe)
(cherry picked from commit 892ade689f9bcce76daae8f66fc00a49bee8548e)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/BlockStorageLocationUtil.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataNode.java
|
2015-09-28 08:15:00 -07:00 |
|
Vinayakumar B
|
1c7b3b98c1
|
HADOOP-11984. Enable parallel JUnit tests in pre-commit (Contributed by Chris Nauroth)
(cherry picked from commit f0f984e4e63d0dbafe93062a122ee051330db301)
|
2015-09-27 14:12:34 +05:30 |
|
Karthik Kambatla
|
999aa22509
|
MAPREDUCE-6415. Create a tool to combine aggregated logs into HAR files. (Robert Kanter via kasha)
|
2015-09-09 17:49:23 -07:00 |
|
Andrew Wang
|
7d833a3058
|
HADOOP-12369. Point hadoop-project/pom.xml java.security.krb5.conf within target folder.
(cherry picked from commit 0eb9b1932590ba6c60ac996d03269dffb4e095cc)
|
2015-09-01 10:59:39 -07:00 |
|
Tsuyoshi Ozawa
|
d3d65f62b3
|
YARN-2801. Add documentation for node labels feature. Contributed by Wangda Tan and Naganarasimha G R.
(cherry picked from commit faa38e1aa49907254bf981662a8aeb5dc52e75e3)
|
2015-09-01 17:55:53 +09:00 |
|