Akira Ajisaka
0eee9bda61
HDFS-15731. Reduce threadCount for unit tests to reduce the memory usage ( #2556 )
...
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
(cherry picked from commit 9cf408d6ba
)
2021-01-24 22:53:42 +09:00
He Xiaoqiao
6e2493f48e
HADOOP-17445. Update the year to 2021. Contributed by He Xiaoqiao.
2020-12-24 20:49:26 +08:00
Akira Ajisaka
1af5d59eb2
HADOOP-17309. Javadoc warnings and errors are ignored in the precommit jobs. ( #2391 )
...
(cherry picked from commit 3a0922fb42
)
2020-10-19 10:56:37 +09:00
Takanobu Asanuma
4afb52d759
HADOOP-15814. Maven 3.3.3 unable to parse pom file. Contributed by Wei-Chiu Chuang.
...
(cherry picked from commit 2626f46691
)
2020-10-19 10:56:06 +09:00
Takanobu Asanuma
a1a30db5be
HADOOP-15741. [JDK10] Upgrade Maven Javadoc Plugin from 3.0.0-M1 to 3.0.1.
...
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 281c192e7f
)
2020-10-19 10:55:01 +09:00
Doroszlai, Attila
dd17772b53
HADOOP-16990. Update Mockserver. Contributed by Attila Doroszlai.
...
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
(cherry picked from commit 8675a0d283bcf1f6a0c1e5953d28f7497c63ba66)
2020-10-08 23:44:43 -07:00
Uma Maheswara Rao G
64dbb39e71
HDFS-15330. Document the ViewFSOverloadScheme details in ViewFS guide. Contributed by Uma Maheswara Rao G.
...
(cherry picked from commit 76fa0222f0
)
(cherry picked from commit 418580446b
)
2020-06-27 16:06:25 -07:00
Gabor Bota
ec6d2a8402
Preparing for 3.1.5 development
...
Change-Id: Iabc64aba7392e3b6f9e4e18109fcaa2cfc01d1f9
2020-04-29 11:18:18 +02:00
Siyao Meng
b7d9a5279b
HADOOP-17014. Upgrade jackson-databind to 2.9.10.4 ( #1981 )
...
(cherry picked from commit 9aef65cdb2
)
2020-04-27 13:36:26 -07:00
Masatake Iwasaki
796bafedba
HADOOP-16982. Update Netty to 4.1.48.Final. Contributed by Lisheng Sun.
2020-04-16 11:57:08 +09:00
Akira Ajisaka
d8033bfa96
HADOOP-14836. Upgrade maven-clean-plugin to 3.1.0 ( #1933 )
...
(cherry picked from commit e53d472bb0
)
2020-04-09 01:50:01 +09:00
Sean Mackrory
770e2aaf83
HADOOP-14918. Remove the Local Dynamo DB test option. Contributed by Gabor Bota.
...
(cherry picked from commit b089a06793
)
2020-03-23 13:52:08 -07:00
Brahma Reddy Battula
e829631eed
HADOOP-16871. Upgrade Netty version to 4.1.45.Final to handle CVE-2019-20444,CVE-2019-16869
...
(cherry picked from commit c6b8a30386
)
(cherry picked from commit 74fa55afc3
)
Conflicts:
hadoop-project/pom.xml
2020-03-09 18:22:18 -07:00
Wei-Chiu Chuang
7bb5bf0e4e
HADOOP-16643. Update netty4 to the latest 4.1.42. Contributed by Lisheng Sun.
...
(cherry picked from commit 85af77c757
)
2020-03-09 17:58:15 -07:00
John Zhuge
c3249fa1ea
HADOOP-14206. TestSFTPFileSystem#testFileExists failure: Invalid encoding for signature. Contributed by Jim Brennan.
...
(cherry picked from commit 999096d82e
)
2020-03-08 00:02:02 -08:00
Siyao Meng
57783e7e24
HADOOP-16891. Upgrade jackson-databind to 2.9.10.3 ( #1865 )
...
(cherry picked from commit e36b272608
)
(cherry picked from commit 8a55178f49
)
2020-02-28 17:03:38 -08:00
Wei-Chiu Chuang
58b025c8f4
HADOOP-16882. Update jackson-databind to 2.9.10.2 in branch-3.1, branch-2.10. Contributed by Lisheng Sun.
2020-02-28 16:24:38 -08:00
Akira Ajisaka
3f8ac06cef
HADOOP-16869. Upgrade findbugs-maven-plugin to 3.0.5 to fix mvn findbugs:findbugs failure ( #1855 )
...
(cherry picked from commit 7f35676f90
)
Conflicts:
hadoop-project/pom.xml
(cherry picked from commit b52f201285
)
2020-02-21 12:24:41 +09:00
Ayush Saxena
1d3bf33769
HADOOP-16784. Update the year to 2020. Contributed by Ayush Saxena.
2020-01-02 21:39:17 +05:30
dependabot[bot]
935854e0ca
Bump nimbus-jose-jwt from 4.41.1 to 7.9 ( #1682 )
...
Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt ) from 4.41.1 to 7.9.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt )
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/7.9..4.41.1 )
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit c1d393a156
)
2019-12-09 10:23:00 +09:00
Siyao Meng
df13f6d485
HADOOP-16703. Backport HADOOP-16152 to branch-3.1. Contributed by Siyao Meng.
...
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
2019-11-19 12:14:27 -08:00
Akira Ajisaka
3ac564ddb1
HDFS-14590. [SBN Read] Add the document link to the top page. Contributed by Takanobu Asanuma.
...
(cherry picked from commit 48d7f00da8
)
2019-11-07 22:30:58 +09:00
Duo Zhang
07f59c023c
HADOOP-16598. Backport "HADOOP-16558 [COMMON+HDFS] use protobuf-maven-plugin to generate protobuf classes" to all active branches
...
Signed-off-by: stack <stack@apache.org>
2019-10-30 21:30:34 -07:00
Hrishikesh Gadre
b74754a448
HADOOP-16491. Upgrade jetty version to 9.3.27. Contributed by Hrishikesh Gadre.
...
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
(cherry picked from commit 3cc0ace203
)
(cherry picked from commit aec58731a8
)
2019-10-08 11:29:59 -07:00
HUAN-PING SU
6d2888a233
HADOOP-16542. Update commons-beanutils version to 1.9.4. Contributed by kevin su.
...
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
(cherry picked from commit 38c1a10024
)
(cherry picked from commit f2be3e92b1
)
2019-10-02 22:01:14 -07:00
Xiao Chen
5167a29adb
HADOOP-15849. Upgrade netty version to 3.10.6.
...
(cherry picked from commit 8853fc8a55
)
2019-10-01 07:05:28 +09:00
Yi Sheng
7d7b415409
HADOOP-16555. Update commons-compress to 1.19. ( #1425 ) Contributed by YiSheng Lien.
...
(cherry picked from commit 1843c4688a
)
Conflicts:
LICENSE-binary
(cherry picked from commit d39ebbfebc
)
2019-09-13 11:15:56 -07:00
Ayush Saxena
8b702b2b4e
HADOOP-16025. Update the year to 2019.
...
Contributed by Ayush Saxena.
(cherry picked from commit cb26f15428
)
2019-09-04 17:08:16 +08:00
Zhankun Tang
ef79d98788
Preparing for 3.1.4 development
2019-09-04 16:11:36 +08:00
Sean Mackrory
fee1e67453
HADOOP-16213. Update guava to 27.0-jre. Contributed by Gabor Bota.
2019-06-13 07:38:43 -06:00
Takanobu Asanuma
8098ddaf40
HADOOP-16331. Fix ASF License check in pom.xml. Contributed by Akira Ajisaka.
...
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
2019-05-29 17:39:49 +09:00
Akira Ajisaka
f8bd5deec1
HADOOP-16323. https everywhere in Maven settings.
2019-05-27 15:28:21 +09:00
Akira Ajisaka
8d697eb944
HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu.
...
(cherry picked from commit 0f9aa5b4d5
)
2019-02-04 14:48:04 +09:00
Wangda Tan
31ea2f7806
Preparing for 3.1.3 development
...
Change-Id: I3c3d3ee47dc4fef239127b4452ff14676fa26e3d
2019-01-07 10:04:58 -08:00
Sunil G
87ad2615b0
Revert "HADOOP-15759. AliyunOSS: Update oss-sdk version to 3.0.0. Contributed by Jinhu Wu."
...
This reverts commit e4fca6aae4
.
Revert "HADOOP-15671. AliyunOSS: Support Assume Roles in AliyunOSS. Contributed by Jinhu Wu."
This reverts commit 2b635125fb
.
(cherry picked from commit 1f425271a7
)
2019-01-05 17:50:11 +09:00
Akira Ajisaka
32fc4ac752
HADOOP-16009. Replace the url of the repository in Apache Hadoop source code.
...
(cherry picked from commit eee29ed706
)
2018-12-31 06:31:39 +09:00
Jason Lowe
293c992e81
HADOOP-15974. Upgrade Curator version to 2.13.0 to fix ZK tests. Contributed by Akira Ajisaka
...
(cherry picked from commit 9287ab3642
)
2018-12-04 16:48:26 -06:00
Akira Ajisaka
427eae03fe
HADOOP-15970. Upgrade plexus-utils from 2.0.5 to 3.1.0.
...
(cherry picked from commit ff31313d83
)
2018-12-04 22:47:17 +09:00
Akira Ajisaka
3929465c2e
HADOOP-15916. Upgrade Maven Surefire plugin to 3.0.0-M1.
...
(cherry picked from commit a736b5da15
)
(cherry picked from commit 7b62c9684d
)
2018-11-10 00:28:18 +09:00
Sunil G
1408f46834
HADOOP-15815. Upgrade Eclipse Jetty version to 9.3.24. Cotributed by Boris Vulikh.
...
(cherry picked from commit e28c00c290
)
2018-10-26 13:47:49 +05:30
Bharat Viswanadham
e3bf7f29af
HADOOP-15882. Upgrade maven-shade-plugin from 2.4.3 to 3.2.0. Contributed by Takanobu Asanuma.
...
(cherry picked from commit 34b2521f5e
)
2018-10-25 13:53:24 -07:00
Takanobu Asanuma
bad5d81ac1
HADOOP-15804. upgrade to commons-compress 1.18. Contributed by Akira Ajisaka.
...
(cherry picked from commit 9bd18324c7
)
2018-10-19 21:40:59 +09:00
Takanobu Asanuma
af19ad5bfe
HADOOP-15816. Upgrade Apache Zookeeper version due to security concerns. Contributed by Akira Ajisaka.
...
(cherry picked from commit 241cbec2da
)
2018-10-05 15:31:04 +09:00
Sammi Chen
53528d5ec5
HADOOP-15759. AliyunOSS: Update oss-sdk version to 3.0.0. Contributed by Jinhu Wu.
...
(cherry picked from commit e4fca6aae4
)
2018-09-18 18:44:01 +08:00
Wangda Tan
5583711419
Preparing for 3.1.2 release
...
Change-Id: If2793e2ed2b5b349a9e1f98f78df43f309dcfcbd
2018-07-31 13:08:55 -07:00
Akira Ajisaka
fe256a98ff
HDFS-13729. Fix broken links to RBF documentation. Contributed by Gabor Bota.
...
(cherry picked from commit 418cc7f3ae
)
2018-07-11 14:47:21 -04:00
Steve Loughran
baac7c2b28
HADOOP-15506. Upgrade Azure Storage Sdk version to 7.0.0 and update corresponding code blocks.
...
Contributed by Esfandiar Manii.
(cherry picked from commit d901be6795
)
2018-06-11 15:33:03 -07:00
Wangda Tan
0be93a7973
YARN-8349. Remove YARN registry entries when a service is killed by the RM. (Billie Rinaldi via wangda)
...
Change-Id: Ia58db3637789a8921482f564aa9bdf99c45cc36c
(cherry picked from commit ff583d3fa3
)
2018-06-01 15:53:26 -07:00
Jason Lowe
500b0ee2ce
YARN-8338. TimelineService V1.5 doesn't come up after HADOOP-15406. Contributed by Vinod Kumar Vavilapalli
...
(cherry picked from commit 31ab960f4f
)
2018-05-29 11:03:19 -05:00
Sunil G
d5adc59017
YARN-8126. Support auto-spawning of admin configured services during bootstrap of RM. Contributed by Rohith Sharma K S.
...
(cherry picked from commit 427ad7ecc4
)
2018-04-17 15:25:31 +05:30