Haibo Chen
|
47474fffac
|
YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen)
|
2017-05-25 21:15:27 -07:00 |
|
Kihwal Lee
|
2b5ad48762
|
HDFS-11817. A faulty node can cause a lease leak and NPE on accessing data. Contributed by Kihwal Lee.
|
2017-05-25 17:17:38 -05:00 |
|
Yufei Gu
|
87590090c8
|
YARN-6582. FSAppAttempt demand can be updated atomically in updateDemand(). (Karthik Kambatla via Yufei Gu)
|
2017-05-25 14:22:13 -07:00 |
|
Jason Lowe
|
3fd6a2da4e
|
YARN-6643. TestRMFailover fails rarely due to port conflict. Contributed by Robert Kanter
|
2017-05-25 16:07:52 -05:00 |
|
Arpit Agarwal
|
1161563136
|
HDFS-11879. Fix JN sync interval in case of exception. Contributed by Hanisha Koneru.
|
2017-05-25 14:01:53 -07:00 |
|
Kihwal Lee
|
29b7df960f
|
HDFS-11856. Ability to re-add Upgrading Nodes to pipeline for future pipeline updates. Contributed by Vinayakumar B.
|
2017-05-25 13:05:23 -05:00 |
|
Arpit Agarwal
|
4fb41b31db
|
HDFS-11878. Fix journal missing log httpServerUrl address in JournalNodeSyncer. Contributed by Hanisha Koneru.
|
2017-05-25 10:42:24 -07:00 |
|
Brahma Reddy Battula
|
2e41f8803d
|
HDFS-11445. FSCK shows overall health stauts as corrupt even one replica is corrupt. Contributed by Brahma Reddy Battula.
|
2017-05-25 22:35:10 +08:00 |
|
Steve Loughran
|
8bf0e2d6b3
|
HADOOP-14430 the accessTime of FileStatus returned by SFTPFileSystem's
getFileStatus method is always 0.
Contributed by Hongyuan Li.
|
2017-05-25 15:19:58 +01:00 |
|
Steve Loughran
|
1ba9704eec
|
HADOOP-14399. Configuration does not correctly XInclude absolute file URIs.
Contributed by Jonathan Eagles
|
2017-05-25 14:59:33 +01:00 |
|
Varun Vasudev
|
1a56a3db59
|
Addendum patch to fix Docker sanitization.
|
2017-05-25 14:53:57 +05:30 |
|
Akira Ajisaka
|
bc28da65fb
|
YARN-6141. ppc64le on Linux doesn't trigger __linux get_executable codepath. Contributed by Sonia Garudi and Ayappan.
|
2017-05-25 17:06:26 +09:00 |
|
Akira Ajisaka
|
6a52b5e144
|
HADOOP-14180. FileSystem contract tests to replace JUnit 3 with 4. Contributed by Xiaobing Zhou and Mingliang Liu.
|
2017-05-25 15:36:44 +09:00 |
|
Wei-Chiu Chuang
|
d049bd2a86
|
HADOOP-14426. Upgrade Kerby version from 1.0.0-RC2 to 1.0.0. Contributed by Jiajia Li.
|
2017-05-24 18:34:48 -07:00 |
|
Wei-Chiu Chuang
|
b8b69d797a
|
Revert "HDFS-10797. Disk usage summary of snapshots causes renamed blocks to get counted twice. Contributed by Sean Mackrory."
This reverts commit 6a38d118d8 .
|
2017-05-24 17:21:22 -07:00 |
|
Wei-Chiu Chuang
|
2cba561228
|
Revert "HDFS-11515. -du throws ConcurrentModificationException. Contributed by Istvan Fajth, Wei-Chiu Chuang."
This reverts commit bc7aff7cec .
|
2017-05-24 17:20:27 -07:00 |
|
Arpit Agarwal
|
0e83ed5e73
|
HDFS-11877. FileJournalManager#getLogFile should ignore in progress edit logs during JN sync. Contributed by Hanisha Koneru.
|
2017-05-24 16:09:00 -07:00 |
|
Jing Zhao
|
1c8dd6d3d1
|
HDFS-11823. Extend TestDFSStripedIutputStream/TestDFSStripedOutputStream with a random EC policy. Contributed by Takanobu Asanuma.
|
2017-05-24 11:14:19 -07:00 |
|
Brahma Reddy Battula
|
dcf4559ebd
|
HADOOP-14166. Reset the DecayRpcScheduler AvgResponseTime metric to zero when queue is not used. Contributed by Surendra Singh Lilhore.
|
2017-05-25 01:27:13 +08:00 |
|
Brahma Reddy Battula
|
b7a0c0e701
|
HADOOP-14449. The ASF Header in ComparableVersion.java and SSLHostnameVerifier.java is not correct. Contributed by ZhangBing Lin.
|
2017-05-25 01:03:22 +08:00 |
|
Jason Lowe
|
8bf1949c0e
|
YARN-6615. AmIpFilter drops query parameters on redirect. Contributed by Wilfred Spiegelenburg
|
2017-05-24 11:22:42 -05:00 |
|
Kai Zheng
|
a62be38a5e
|
HDFS-11793. Allow to enable user defined erasure coding policy. Contributed by Sammi Chen
|
2017-05-24 18:45:52 +08:00 |
|
Brahma Reddy Battula
|
52661e0912
|
HDFS-11864. Document Metrics to track usage of memory for writes. Contributed by Yiqun Lin.
|
2017-05-23 23:52:42 +08:00 |
|
Rakesh Radhakrishnan
|
1b5451bf05
|
HDFS-11794. Add ec sub command -listCodec to show currently supported ec codecs. Contributed by SammiChen.
|
2017-05-23 17:03:28 +05:30 |
|
Arpit Agarwal
|
d0f346af26
|
HDFS-11419. Performance analysis of new DFSNetworkTopology#chooseRandom. Contributed by Chen Liang.
|
2017-05-22 20:25:34 -07:00 |
|
Arpit Agarwal
|
ca6bcc3c76
|
HDFS-11866. JournalNode Sync should be off by default in hdfs-default.xml. Contributed by Hanisha Koneru.
|
2017-05-22 17:53:47 -07:00 |
|
Wangda Tan
|
8e0f83e49a
|
YARN-6493. Print requested node partition in assignContainer logs. (Jonathan Hung via wangda)
Change-Id: Ib20326daac10acad363befb0ae0998441fa5b32d
|
2017-05-22 14:28:55 -07:00 |
|
Wangda Tan
|
c583ab02c7
|
YARN-2113. Add cross-user preemption within CapacityScheduler's leaf-queue. (Sunil G via wangda)
Change-Id: I9b19f69788068be05b3295247cdd7b972f8a573c
|
2017-05-22 14:26:13 -07:00 |
|
Brahma Reddy Battula
|
9cab42cc79
|
HDFS-11849. JournalNode startup failure exception should be logged in log file. Contributed By Surendra Singh Lilhore.
|
2017-05-23 02:39:19 +08:00 |
|
Brahma Reddy Battula
|
2a8fcf0c9a
|
HDFS-11863. Document missing metrics for blocks count in pending IBR. Contributed By Yiqun Lin.
|
2017-05-23 02:16:25 +08:00 |
|
Sunil G
|
b6f66b0da1
|
YARN-6584. Correct license headers in hadoop-common, hdfs, yarn and mapreduce. Contributed by Yeliang Cang.
|
2017-05-22 14:10:06 +05:30 |
|
Yufei Gu
|
fcbdecc54d
|
YARN-6111. Rumen input does't work in SLS. Contributed by Yufei Gu.
|
2017-05-21 21:04:06 -07:00 |
|
Sunil G
|
46d9c4ca7a
|
YARN-5705. Show timeline data from ATS v2 in new web UI. Contributed by Akhil PB.
|
2017-05-21 18:09:13 +05:30 |
|
Mingliang Liu
|
c80d3bc480
|
HDFS-11862. Option -v missing for du command in FileSystemShell.md. Contributed by Yiqun Lin
|
2017-05-21 01:23:35 -07:00 |
|
Jian He
|
e135c0b207
|
YARN-6627. Use deployed webapp folder to launch new YARN UI. Contributed by Sunil G
|
2017-05-19 20:14:03 -07:00 |
|
Robert Kanter
|
9855225a79
|
YARN-6602. Impersonation does not work if standby RM is contacted first (rkanter)
|
2017-05-19 15:43:22 -07:00 |
|
Yufei Gu
|
66bba8c024
|
YARN-6249. TestFairSchedulerPreemption fails inconsistently. (Tao Jie via Yufei Gu)
|
2017-05-19 14:53:27 -07:00 |
|
Mingliang Liu
|
1db186f662
|
HDFS-11803. Add -v option for du command to show header line. Contributed by Xiaobing Zhou
|
2017-05-19 14:21:01 -07:00 |
|
Yufei Gu
|
e82da2b4f4
|
YARN-6540. Resource Manager is spelled "Resource Manger" in ResourceManagerRestart.md and ResourceManagerHA.md. (Grant Sohn via Yufei Gu)
|
2017-05-19 14:16:00 -07:00 |
|
Mingliang Liu
|
6672810eea
|
HADOOP-14432. S3A copyFromLocalFile to be robust, tested. Contributed by Steve Loughran
|
2017-05-19 11:51:43 -07:00 |
|
Eric Payne
|
19482e0d09
|
YARN-6618. TestNMLeveldbStateStoreService#testCompactionCycle can fail if compaction occurs more than once. Contributed by Jason Lowe.
|
2017-05-19 11:24:54 -05:00 |
|
Chris Douglas
|
009b9f3ebc
|
HADOOP-11869. Suppress ParameterNumber checkstyle violations for overridden methods. Contributed by Jonathan Eagles
|
2017-05-18 21:27:46 -07:00 |
|
Yongjun Zhang
|
b4adc8392c
|
HADOOP-14407. DistCp - Introduce a configurable copy buffer size. (Omkar Aradhya K S via Yongjun Zhang)
|
2017-05-18 15:35:22 -07:00 |
|
Sunil G
|
40e6a85d25
|
YARN-6560. SLS doesn't honor node total resource specified in sls-runner.xml. Contributed by Wangda Tan.
|
2017-05-18 22:49:42 +05:30 |
|
Steve Loughran
|
ba70225cf6
|
HADOOP-11572. s3a delete() operation fails during a concurrent delete of child entries.
Contributed by Steve Loughran.
(cherry picked from commit 2ac5aab8d725f761a9f9723471a4426f6b5d78c4)
|
2017-05-18 15:44:39 +01:00 |
|
Varun Vasudev
|
b46cd315f7
|
Sanitize arguments before launching Docker containers.
|
2017-05-18 10:37:16 +05:30 |
|
Varun Vasudev
|
e120ee865a
|
Validate docker image name before launching container.
|
2017-05-18 10:29:34 +05:30 |
|
Chris Douglas
|
b23fcc86c6
|
YARN-6577. Remove unused ContainerLocalization classes. Contributed by ZhangBing Lin
|
2017-05-17 20:40:06 -07:00 |
|
Arpit Agarwal
|
44e9ef2e90
|
HDFS-11842. TestDataNodeOutlierDetectionViaMetrics UT fails intermittently. Controbuted by Hanisha Koneru.
|
2017-05-17 19:33:37 -07:00 |
|
Chris Douglas
|
ef9e536a71
|
HADOOP-14434. Use MoveFileEx to allow renaming a file when the destination exists. Contributed by Lukas Majercak
|
2017-05-17 17:21:03 -07:00 |
|