Akira Ajisaka
7d88a54d40
HADOOP-18040. Use maven.test.failure.ignore instead of ignoreTestFailure ( #3774 )
...
Reviewed-by: Masatake Iwasaki <iwasakims@apache.org>
(cherry picked from commit 9b9e2ef87f
)
Conflicts:
hadoop-tools/hadoop-federation-balance/pom.xml
(cherry picked from commit 35c5c6bb83
)
Conflicts:
hadoop-common-project/hadoop-registry/pom.xml
(cherry picked from commit 94ca965e21
)
2021-12-10 01:47:31 +09:00
Akira Ajisaka
eda934025b
HADOOP-18035. Ignore unit test failures to run all the unit tests from root ( #3765 )
...
Reviewed-by: Masatake Iwasaki <iwasakims@apache.org>
(cherry picked from commit 3854b59bd1
)
2021-12-10 01:27:38 +09:00
Ahmed Hussein
42599f6c8f
HADOOP-17885. Upgrade JSON smart to 1.3.3 on branch-2.10 ( #3370 )
2021-09-02 16:40:06 -05:00
Ahmed Hussein
d636420e7c
HADOOP-17886. Upgrade ant to 1.10.11 ( #3371 )
...
(cherry picked from commit 051207375b
)
2021-09-02 16:22:23 -05:00
Pranav Bheda
bc8069ac48
HADOOP-17223 update org.apache.httpcomponents:httpclient to 4.5.13 and httpcore to 4.4.13 ( #2242 )
...
* update org.apache.httpcomponents:httpclient from 4.5.6 to 4.5.13
* update org.apache.httpcomponents:httpcore from 4.4.10 to 4.4.13
(cherry picked from commit be3edd0532
)
This closes #3363
2021-09-01 18:29:53 +09:00
Akira Ajisaka
126b314ae8
HADOOP-15584. Move httpcomponents versions in pom.xml. Contributed by Brandon Scheller.
...
(cherry picked from commit 76d0365190
)
2021-09-01 18:28:03 +09:00
Akira Ajisaka
bd7e20527e
HADOOP-17370. Upgrade commons-compress to 1.21
2021-08-08 11:37:11 +09:00
Ahmed Hussein
b58be3a12d
HADOOP-17769. Upgrade JUnit to 4.13.2. fixes TestBlockRecovery ( #3131 ). Contributed by Ahmed Hussein.
...
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
Signed-off-by: Hui Fei <ferhui@apache.org>
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
2021-06-23 20:05:31 +05:30
Ahmed Hussein
55645d78e1
YARN-10733. TimelineService Hbase tests failing with timeouts ( #2899 )
2021-04-14 13:44:38 -05:00
Ahmed Hussein
1056ca3725
HADOOP-17601. Upgrade Jackson databind in branch-2.10 to 2.9.10.7. ( #2835 )
2021-04-12 17:42:40 -07:00
Ahmed Hussein
cb5e41ac07
HADOOP-17603. Upgrade tomcat-embed-core to 7.0.108 ( #2834 ). Contributed by Ahmed Hussein
2021-04-12 10:11:36 -07:00
Akira Ajisaka
f207d9e620
HADOOP-16870. Use spotbugs-maven-plugin instead of findbugs-maven-plugin. Contributed by Ahmed Hussein.
...
Removed findbugs from the hadoop build images and added spotbugs instead.
Upgraded SpotBugs to 4.2.2 and spotbugs-maven-plugin to 4.2.0.
2021-03-29 09:44:28 +09:00
Akira Ajisaka
4829e1b7ed
HADOOP-17602. Upgrade JUnit to 4.13.1. Contributed by Ahmed Hussein.
2021-03-25 20:30:34 +09:00
Ayush Saxena
f0bde198f0
HADOOP-17586. Upgrade org.codehaus.woodstox:stax2-api to 4.2.1. ( #2769 ). Contributed by Ayush Saxena.
...
Signed-off-by: Mingliang Liu <liuml07@apache.org>
Conflicts:
LICENSE-binary
2021-03-13 15:25:04 +05:30
Viraj Jasani
3bb40d2a56
HADOOP-17571 : Bump up woodstox-core to 5.3.0 due to security concerns ( #2757 )
...
Contributed by Viraj Jasani.
Signed-off-by: Mingliang Liu <liuml07@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
2021-03-11 12:48:14 -08:00
Akira Ajisaka
a5a6c973af
HADOOP-17516. Upgrade ant to 1.10.9. ( #2683 )
...
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
(cherry picked from commit 933fbeffee
)
2021-02-11 08:45:42 +09:00
He Xiaoqiao
45774daee8
HADOOP-17445. Update the year to 2021. Contributed by He Xiaoqiao.
2020-12-24 20:51:01 +08:00
Akira Ajisaka
633e19cb49
HADOOP-17309. Javadoc warnings and errors are ignored in the precommit jobs. ( #2391 )
...
(cherry picked from commit 3a0922fb42
)
Conflicts:
hadoop-project/pom.xml
2020-10-19 11:04:28 +09:00
Masatake Iwasaki
f4e0c14fe9
Preparing for 2.10.2 development
2020-09-13 14:33:36 +09:00
Masatake Iwasaki
fdd8610ab2
HADOOP-17254. Upgrade hbase to 1.4.13 on branch-2.10. ( #2290 )
2020-09-11 08:54:30 +09:00
Masatake Iwasaki
7d8ee990cd
HADOOP-17253. Upgrade zookeeper to 3.4.14 on branch-2.10. ( #2289 )
2020-09-10 20:37:32 +09:00
Masatake Iwasaki
42ac46ff18
HADOOP-17249. Upgrade jackson-databind to 2.9.10.6 on branch-2.10. ( #2279 )
2020-09-09 09:55:11 +09:00
Masatake Iwasaki
0574de5f2f
HADOOP-17251. Upgrade netty-all to 4.1.50.Final on branch-2.10. ( #2285 )
2020-09-09 07:19:23 +09:00
Jitendra Pandey
43c6c54b8c
HADOOP-14910. Upgrade netty-all jar to latest 4.0.x.Final. Contributed by Vinayakumar B.
...
(cherry picked from commit f29e55bf5e
)
2020-09-08 22:35:01 +09:00
dependabot[bot]
7c838bf6ed
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
)
2020-09-08 21:35:40 +09:00
Akira Ajisaka
39c118c802
HADOOP-14056. Update maven-javadoc-plugin to 2.10.4.
...
(cherry picked from commit fad766e1d2
)
2020-08-05 12:04:09 +09:00
Masatake Iwasaki
d755af71c9
HADOOP-17094. vulnerabilities reported in jackson and jackson-databind in branch-2.10. Contributed by Ahmed Hussein.
...
Signed-off-by: Masatake Iwasaki <iwasakims@apache.org>
2020-06-29 08:57:49 +09:00
Thomas Marquardt
0d4f9c7789
HADOOP-17089: WASB: Update azure-storage-java SDK
...
Contributed by Thomas Marquardt
DETAILS: WASB depends on the Azure Storage Java SDK. There is a concurrency
bug in the Azure Storage Java SDK that can cause the results of a list blobs
operation to appear empty. This causes the Filesystem listStatus and similar
APIs to return empty results. This has been seen in Spark work loads when jobs
use more than one executor core.
See Azure/azure-storage-java#546 for details on the bug in the Azure Storage SDK.
TESTS: A new test was added to validate the fix. All tests are passing:
$mvn -T 1C -Dparallel-tests=wasb -Dscale -DtestsThreadCount=8 clean verify
Tests run: 231, Failures: 0, Errors: 0, Skipped: 4
Tests run: 588, Failures: 0, Errors: 0, Skipped: 12
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
$mvn -T 1C -Dparallel-tests=abfs -Dscale -DtestsThreadCount=8 clean verify
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0
Tests run: 407, Failures: 0, Errors: 0, Skipped: 34
Tests run: 151, Failures: 0, Errors: 0, Skipped: 19
Tests run: 206, Failures: 0, Errors: 0, Skipped: 24
2020-06-26 02:10:58 +00:00
bilaharith
8f60971138
HADOOP-16933. Backport HADOOP-16890 and HADOOP-16825 to branch-2
...
Hadoop 16890. Change in expiry calculation for MSI token provider. Contributed by Bilahari T H
(cherry picked from commit 0b931f36ec
)
HADOOP-16825: ITestAzureBlobFileSystemCheckAccess failing. Contributed by Bilahari T H
(cherry picked from commit 5944d28130
)
2020-04-16 11:31:51 -07:00
Akira Ajisaka
8fae3b1cec
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
2020-04-13 15:17:03 +09:00
Jonathan Hung
2c321c3c30
HADOOP-14918. Remove the Local Dynamo DB test option (branch-2.10) ( #1864 ). Contributed by Jonathan Hung and Gabor Bota.
2020-03-23 16:22:26 +01:00
John Zhuge
319e361da0
HADOOP-14206. TestSFTPFileSystem#testFileExists failure: Invalid encoding for signature. Contributed by Jim Brennan.
...
(cherry picked from commit 999096d82e
)
2020-03-08 11:36:48 -07:00
Siyao Meng
6cbde863a5
HADOOP-16891. Upgrade jackson-databind to 2.9.10.3 ( #1865 )
...
(cherry picked from commit e36b272608
)
(cherry picked from commit 8a55178f49
)
(cherry picked from commit 57783e7e24
)
2020-02-28 17:04:03 -08:00
Wei-Chiu Chuang
5508dda8f4
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:54:28 -08:00
Ayush Saxena
02642a6181
HADOOP-16784. Update the year to 2020. Contributed by Ayush Saxena.
2020-01-02 21:39:46 +05:30
Jonathan Hung
d74f64aa99
Setting version to 2.10.1-SNAPSHOT after branch-2 to branch-2.10 rename
2019-12-09 11:49:59 -08:00
Akira Ajisaka
5e100ada27
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:32:03 +09:00
Duo Zhang
e649b30b32
HADOOP-16598. Backport "HADOOP-16558 [COMMON+HDFS] use protobuf-maven-plugin to generate protobuf classes" to all active branches
...
Reapply but this time with proper patch.
Signed-off-by: stack <stack@apache.org>
2019-11-01 09:22:23 -07:00
stack
e880347d53
Revert "HADOOP-16598. Backport "HADOOP-16558 [COMMON+HDFS] use protobuf-maven-plugin to generate protobuf classes" to all active branches"
...
Wrong patch applied; missed jdk7 handling
This reverts commit a36dbe6f35
.
2019-11-01 09:21:33 -07:00
Duo Zhang
a36dbe6f35
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 22:33:51 -07:00
Jonathan Hung
108127238b
Preparing for 2.11.0 development
2019-10-15 10:01:45 -07:00
Jonathan Hung
842b306b76
HADOOP-16588. Update commons-beanutils version to 1.9.4 in branch-2. Contributed by Wei-Chiu Chuang and Jonathan Hung.
...
Signed-off-by: Masatake Iwasaki <iwasakims@apache.org>
2019-10-03 13:09:43 +09:00
Masatake Iwasaki
9482da7053
HADOOP-16544. update io.netty in branch-2.
...
Signed-off-by: Masatake Iwasaki <iwasakims@apache.org>
2019-10-01 05:24:32 +09:00
Yi Sheng
699297e0e6
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
)
(cherry picked from commit 7d7b415409
)
2019-09-13 15:07:38 -07:00
Takanobu Asanuma
97491bfd7f
HADOOP-15804. upgrade to commons-compress 1.18. Contributed by Akira Ajisaka.
...
(cherry picked from commit 9bd18324c7
)
(cherry picked from commit bad5d81ac1
)
2019-09-13 15:07:09 -07:00
Wei-Chiu Chuang
dbf921844c
HADOOP-16530. Update xercesImpl in branch-2.
...
Signed-off-by: Masatake Iwasaki <iwasakims@apache.org>
2019-09-10 20:44:14 +09:00
Masatake Iwasaki
3ded8ece6b
HADOOP-16439. Upgrade bundled Tomcat in branch-2.
...
Signed-off-by: Masatake Iwasaki <iwasakims@apache.org>
2019-09-04 17:26:33 +09:00
Wangda Tan
26e87be3f2
YARN-7056. [Partial backport] Document Resource Profiles feature. (Sunil G via wangda)
...
Change-Id: I5f5d52cdf7aba4ac09684aab573e6916dbad183e
(cherry picked from commit 6b88cd1901
)
2019-08-29 17:02:47 -07:00
Sneha Vijayarajan
f56972bfe1
HADOOP-16460: ABFS: fix for Sever Name Indication (SNI)
...
Contributed by Sneha Vijayarajan <snvijaya@microsoft.com>
2019-08-28 22:42:28 +00:00
Takanobu Asanuma
e3d4f6bfed
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:41:21 +09:00