Viraj Jasani
|
f64fda0f00
|
HADOOP-18055. Async Profiler endpoint for Hadoop daemons (#3824)
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
|
2022-01-06 17:56:49 +08:00 |
|
Mukund Thakur
|
da0a6ba1ce
|
HADOOP-18065. ExecutorHelper.logThrowableFromAfterExecute() is too noisy. (#3860)
Downgrading warn logs to debug in case of InterruptedException
Contributed By: Mukund Thakur
|
2022-01-06 10:54:27 +05:30 |
|
litao
|
46b02788bd
|
HDFS-16371. Exclude slow disks when choosing volume (#3753)
|
2022-01-06 09:31:00 +09:00 |
|
Ayush Saxena
|
657a2882e9
|
HADOOP-18056. DistCp: Filter duplicates in the source paths. (#3825). Contributed by Ayush Saxena.
Reviewed-by: tomscut <litao@bigo.sg>
Reviewed-by: Steve Loughran <stevel@apache.org>
|
2022-01-05 23:53:07 +05:30 |
|
Ashutosh Gupta
|
43e5218a86
|
HDFS-16410. Insecure Xml parsing in OfflineEditsXmlLoader (#3854)
Contributed by Ashutosh Gupta
|
2022-01-05 15:51:14 +00:00 |
|
liever18
|
e1d0aa9ee5
|
HDFS-16408. Ensure LeaseRecheckIntervalMs is greater than zero (#3856)
|
2022-01-05 15:42:58 +00:00 |
|
Gautham B A
|
c3006be516
|
HDFS-16407. Make hdfs_du tool cross platform (#3848)
|
2022-01-04 22:29:54 +05:30 |
|
Ashutosh Gupta
|
9eea0e28f2
|
HDFS-16409. Fix typo: testHasExeceptionsReturnsCorrectValue -> testHasExceptionsReturnsCorrectValue (#3835)
Reviewed-by: Fei Hui <feihui.ustc@gmail.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2022-01-04 13:25:16 +09:00 |
|
jianghuazhu
|
7398a0f1b2
|
HADOOP-18063. Remove unused import AbstractJavaKeyStoreProvider in Shell class. (#3846)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2022-01-04 11:25:13 +09:00 |
|
Ayush Saxena
|
61d424f385
|
HDFS-16393. RBF: Fix TestRouterRPCMultipleDestinationMountTableResolver. (#3849). Contributed by Ayush Saxena.
Reviewed-by: Inigo Goiri <inigoiri@apache.org>
|
2022-01-04 07:50:01 +05:30 |
|
Ayush Saxena
|
0c51dec124
|
HADOOP-18061. Update the year to 2022. (#3845). Contributed by Ayush Saxena.
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
|
2022-01-04 07:48:03 +05:30 |
|
minni31
|
3bf014d871
|
YARN-8859. Add audit logs for router service (#3607)
Co-authored-by: Minni Mittal <mimittal@microsoft.com>
|
2022-01-03 10:38:59 +05:30 |
|
jianghuazhu
|
43afd1753a
|
HDFS-16394.RPCMetrics increases the number of handlers in processing. (#3822)
|
2021-12-31 16:40:14 +08:00 |
|
Igor Dvorzhak
|
795054882a
|
HADOOP-13464. Upgrade Gson dependency to version 2.8.9 (#2524)
Change-Id: Ifd3fb9ec6ebfc8874bb799bc198219511fe55a2f
Update pom.xml
Update pom.xml
|
2021-12-30 13:27:54 -08:00 |
|
Symious
|
b225287913
|
HDFS-16348. Mark slownode as badnode to recover pipeline (#3704)
|
2021-12-30 00:27:11 +09:00 |
|
Ashutosh Gupta
|
caab29ec88
|
HDFS-14099. Unknown frame descriptor when decompressing multiple frames (#3836)
Co-authored-by: xuzq <xuzengqiang@kuaishou.com>
Co-authored-by: Ashutosh Gupta <ashugpt@amazon.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-12-28 21:44:38 +09:00 |
|
Akira Ajisaka
|
dba139cd0f
|
HADOOP-18045. Disable TestDynamometerInfra (#3829)
Reviewed-by: Fei Hui <feihui.ustc@gmail.com>
|
2021-12-28 13:22:12 +09:00 |
|
Ashutosh Gupta
|
ebdbe7eb82
|
HADOOP-18057. Fix typo: validateEncrytionSecrets -> validateEncryptionSecrets (#3826)
|
2021-12-27 16:51:17 +08:00 |
|
jianghuazhu
|
a5659fe0f7
|
HDFS-16395. Remove useless NNThroughputBenchmark#dummyActionNoSynch(). (#3823)
Reviewed-by: Fei Hui <feihui.ustc@gmail.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-12-24 17:24:12 +09:00 |
|
Cheng Pan
|
4db27acf06
|
YARN-11053. AuxService should not use class name as default system classes (#3816)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-12-24 11:08:04 +09:00 |
|
KevinWikant
|
d20b598f97
|
HDFS-16303. Improve handling of datanode lost while decommissioning (#3675)
Co-authored-by: Kevin Wikant <wikak@amazon.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-12-23 22:59:08 +09:00 |
|
Akira Ajisaka
|
c8725de547
|
HADOOP-18052. Support Apple Silicon in start-build-env.sh (#3817)
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2021-12-23 18:13:18 +09:00 |
|
Ashutosh Gupta
|
00e2405fbd
|
YARN-8234. Improve RM system metrics publisher's performance by pushing events to timeline server in batch (#3793)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-12-23 17:14:51 +09:00 |
|
Giovambattista Vieri
|
97ed0293ee
|
Update BUILDING.txt (#3811)
java-8-openjdk become openjdk-8-jdk (see both ubuntu and debian package's name)
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
|
2021-12-22 13:08:14 +08:00 |
|
secfree
|
cc07a5a186
|
HDFS-16392. Fix TestWebHdfsFileSystemContract#testResponseCode timeout (#3821)
|
2021-12-22 10:44:07 +08:00 |
|
Eric Payne
|
e2d6fd075d
|
YARN-10178: Global Scheduler async thread crash caused by 'Comparison method violates its general contract. Contributed by Andras Gyori (gandras) and Qi Zhu (zhuqi).
|
2021-12-21 19:05:39 +00:00 |
|
wangzhaohui
|
8d251bd629
|
HDFS-16391. Avoid evaluation of LOG.debug statement in NameNodeHeartbeatService (#3820)
|
2021-12-21 11:28:57 +00:00 |
|
Jackson Wang
|
9420cb6f8a
|
HDFS-16385. Fix Datanode retrieve slownode information bug. (#3803)
Reviewed-by: Symious <yiyang0203@gmail.com>
Reviewed-by: Hui Fei <ferhui@apache.org>
Reviewed-by: litao <tomleescut@gmail.com>
|
2021-12-21 11:04:02 +09:00 |
|
jianghuazhu
|
746b328554
|
HDFS-16386. Reduce DataNode load when FsDatasetAsyncDiskService is working. (#3806)
|
2021-12-20 11:28:55 +00:00 |
|
secfree
|
32a78e0b9e
|
HDFS-16168. Fix TestHDFSFileSystemContract.testAppend timeout (#3815)
|
2021-12-20 18:16:22 +08:00 |
|
Viraj Jasani
|
6185056f4d
|
YARN-11047. ResourceManager and NodeManager unable to connect to Hbase when ATSv2 is enabled (#3802)
|
2021-12-20 18:02:57 +08:00 |
|
Viraj Jasani
|
04b6b9a87b
|
HADOOP-16908. Prune Jackson 1 from the codebase and restrict it's usage for future (#3789)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-12-20 16:01:34 +09:00 |
|
Szilard Nemeth
|
07141426e0
|
YARN-11050 (#3805)
|
2021-12-18 11:52:03 +08:00 |
|
Dhananjay Badaya
|
4483607a4e
|
HADOOP-13500. Synchronizing iteration of Configuration properties object (#3775)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-12-17 16:05:46 +09:00 |
|
liubingxing
|
d8dea6f52a
|
HDFS-16352. return the real datanode numBlocks in #getDatanodeStorageReport (#3714). Contributed by liubingxing.
Signed-off-by: He Xiaoqiao <hexiaoqiao@apache.org>
|
2021-12-17 13:31:28 +08:00 |
|
Szilard Nemeth
|
a967033a9f
|
YARN-10427. Duplicate Job IDs in SLS output (#3809). Contributed by Szilard Nemeth
|
2021-12-17 00:34:16 +01:00 |
|
Szilard Nemeth
|
8d214cb785
|
YARN-10951. CapacityScheduler: Move all fields and initializer code that belongs to async scheduling to a new class (#3800). Contributed by Szilard Nemeth
|
2021-12-17 00:18:14 +01:00 |
|
Szilard Nemeth
|
aec9cdb467
|
YARN-10963. Split TestCapacityScheduler by test categories. Contributed by Tamas Domok
|
2021-12-16 23:39:18 +01:00 |
|
Szilard Nemeth
|
a9a5830f31
|
YARN-11048. Add tests that shows how to delete config values with Mutation API (#3799). Contributed by Szilard Nemeth
|
2021-12-16 15:53:08 +01:00 |
|
Wei-Chiu Chuang
|
bdec546671
|
Revert "HDFS-16384. Upgrade Netty to 4.1.72.Final (#3798)"
This reverts commit a4557f9ed9 .
|
2021-12-16 21:27:08 +08:00 |
|
litao
|
22f5e1885d
|
HDFS-16377. Should CheckNotNull before access FsDatasetSpi (#3784)
Reviewed-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-12-16 13:49:50 +09:00 |
|
Tamás Pénzes
|
a4557f9ed9
|
HDFS-16384. Upgrade Netty to 4.1.72.Final (#3798)
|
2021-12-16 12:38:42 +08:00 |
|
litao
|
10cdde59b4
|
HDFS-16375. The FBR lease ID should be exposed to the log (#3769)
|
2021-12-16 13:29:32 +09:00 |
|
Szilard Nemeth
|
6ea1685abd
|
YARN-11044. Fix TestApplicationLimits.testLimitsComputation() ineffective asserts. Contributed by Benjamin Teke
|
2021-12-16 00:01:09 +01:00 |
|
Viraj Jasani
|
f43ac31b44
|
YARN-11045. ATSv2 storage monitor fails to read from hbase cluster (#3796)
|
2021-12-15 16:47:51 +08:00 |
|
litao
|
59c650802d
|
HDFS-16378. Add datanode address to BlockReportLeaseManager logs (#3786). Contributed by tomscut.
Signed-off-by: He Xiaoqiao <hexiaoqiao@apache.org>
|
2021-12-15 11:16:32 +08:00 |
|
Szilard Nemeth
|
843f66f4dc
|
Clean up checkstyle warnings from YARN-11024/10907/10929. Contributed by Benjamin Teke
|
2021-12-14 22:00:46 +01:00 |
|
Szilard Nemeth
|
364d38f00d
|
YARN-10929. Do not use a separate config in legacy CS AQC. Contributed by Benjamin Teke
|
2021-12-14 14:57:08 +01:00 |
|
PHILO-HE
|
8e08f43e03
|
HDFS-16014: Fix an issue in checking native pmdk lib by 'hadoop checknative' command (#3762)
|
2021-12-14 14:45:12 +05:30 |
|
Ayush Saxena
|
d29f0e83a9
|
HDFS-16373. Fix MiniDFSCluster restart in case of multiple namenodes. (#3756)
Reviewed-by: Viraj Jasani <vjasani@apache.org>
Reviewed-by: litao <tomleescut@gmail.com>
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-12-14 17:21:51 +09:00 |
|