Erik Krogen
|
c20d61c34d
HADOOP-16265. Fix bug causing Configuration#getTimeDuration to use incorrect units when the default value is used. Contributed by starphin.
|
6 years ago |
Puleya7
|
56c9171235
HDFS-14432. dfs.datanode.shared.file.descriptor.paths duplicated in hdfs-default.xml
|
6 years ago |
Akira Ajisaka
|
fbbb0e9919
HADOOP-16227. Upgrade checkstyle to 8.19
|
6 years ago |
Masatake Iwasaki
|
7985d9b1ce
HADOOP-14544. DistCp documentation for command line options is misaligned. Contributed by Masatake Iwasaki.
|
6 years ago |
Weiwei Yang
|
5d85a34b1f
YARN-9463. Add queueName info when failing with queue capacity sanity check. Contributed by Aihua Xu.
|
6 years ago |
Weiwei Yang
|
0e167fde55
YARN-9413. Queue resource leak after app fail for CapacityScheduler. Contributed by Tao Yang.
|
6 years ago |
Akira Ajisaka
|
f824f4dccb
HDFS-14407. Fix misuse of SLF4j logging API in DatasetVolumeChecker#checkAllVolumes. Contributed by Wanqiang Ji.
|
6 years ago |
Stephen O'Donnell
|
79714fdfab
HDFS-14389. getAclStatus returns incorrect permissions and owner when an iNodeAttributeProvider is configured. Contributed by Stephen O'Donnell.
|
6 years ago |
Steve Loughran
|
bdf8be6374
HADOOP-16233. S3AFileStatus to declare that isEncrypted() is always true (#685)
|
6 years ago |
Wei-Chiu Chuang
|
cbac102566
HDFS-10477. Stop decommission a rack of DataNodes caused NameNode fail over to standby. Contributed by yunjiong zhao and Wei-Chiu Chuang.
|
6 years ago |
Akira Ajisaka
|
6f0896e087
HADOOP-16232. Fix errors in the checkstyle configration xmls. Contributed by Wanqiang Ji.
|
6 years ago |
Akira Ajisaka
|
524dc4e662
HADOOP-16225. Fix links to the developer mailing lists in DownstreamDev.md. Contributed by Wanqiang Ji.
|
6 years ago |
Gabor Bota
|
461df1b511
HADOOP-16220. Add findbugs ignores for unjustified issues during update to guava to 27.0-jre in hadoop-project
|
6 years ago |
Takanobu Asanuma
|
abb06c9d7c
HDFS-14037. Fix SSLFactory truststore reloader thread leak in URLConnectionFactory.
|
6 years ago |
Weiwei Yang
|
9b1f13fbd2
HADOOP-16191. AliyunOSS: improvements for copyFile/copyDirectory and logging. Contributed by wujinhu.
|
6 years ago |
Erik Krogen
|
e172fc62ce
HADOOP-16192. Fix CallQueue backoff bugs: perform backoff when add() is used and update backoff when refreshed.
|
6 years ago |
Inigo Goiri
|
5a8445789b
HDFS-14366. Improve HDFS append performance. Contributed by Chao Sun.
|
6 years ago |
Erik Krogen
|
9a5daa5ec6
HDFS-14346. Add better time precision to Configuration#getTimeDuration, allowing return unit and default unit to be specified independently. Contributed by Chao Sun.
|
6 years ago |
Steve Loughran
|
7f70a78ce3
HADOOP-16109. Parquet reading S3AFileSystem causes EOF (#589)
|
6 years ago |
Weiwei Yang
|
301ffee1bc
MAPREDUCE-7191. JobHistoryServer should log exception when loading/parsing history file failed. Contributed by Jiandan Yang.
|
6 years ago |
Erik Krogen
|
c924011f94
HDFS-14317. Ensure checkpoints are created when in-progress edit log tailing is enabled with a period shorter than the log roll period. Contributed by Ekanth Sethuramalingam.
|
6 years ago |
Jason Lowe
|
32f96b6be4
YARN-5714. ContainerExecutor does not order environment map. Contributed by Remi Catherinot and Jim Brennan
|
7 years ago |
Wei-Chiu Chuang
|
e23a448e0e
HDFS-14314. fullBlockReportLeaseId should be reset after registering to NN. Contributed by star.
|
6 years ago |
Erik Krogen
|
b170626c74
HDFS-14305. Fix serial number calculation in BlockTokenSecretManager to avoid token key ID overlap between NameNodes. Contributed by He Xiaoqiao.
|
6 years ago |
Sunil G
|
c139fe7a37
YARN-9168. DistributedShell client timeout should be -1 by default. Contributed by Zhankun Tang.
|
6 years ago |
Daryn Sharp
|
4eccf2a3cc
HADOOP-15813. Enable more reliable SSL connection reuse. Contributed by Daryn Sharp.
|
6 years ago |
Adam Antal
|
bebbdd290e
YARN-9283. Javadoc of LinuxContainerExecutor#addSchedPriorityCommand has a wrong property name as reference
|
6 years ago |
Masatake Iwasaki
|
ba035dda76
YARN-9282. Typo in javadoc of class LinuxContainerExecutor: hadoop.security.authetication should be 'authentication'. Contributed by Charan Hebri.
|
6 years ago |
Eric E Payne
|
f3ff6d3aa7
YARN-7171: RM UI should sort memory / cores numerically. Contributed by Ahmed Hussein
|
6 years ago |
Sunil G
|
ec0bed1008
YARN-9206. RMServerUtils does not count SHUTDOWN as an accepted state. Contributed by Kuhu Shukla.
|
6 years ago |