Kai Zheng
|
3c71bf79f2
|
HDFS-12392. Writing striped file failed due to different cell size. Contributed by Sammi Chen
|
2017-09-06 13:34:53 +08:00 |
|
Andrew Wang
|
94b56dde01
|
HDFS-12377. Refactor TestReadStripedFileWithDecoding to avoid test timeouts.
(cherry picked from commit d4035d42f02507bc89adce3f0450c36b58b201c1)
|
2017-09-05 16:33:36 -07:00 |
|
Wei-Chiu Chuang
|
c16ecf0fe8
|
HADOOP-14688. Intern strings in KeyVersion and EncryptedKeyVersion. Contributed by Xiao Chen.
(cherry picked from commit ad32759fd9f33e7bd18758ad1a5a464dab3bcbd9)
|
2017-09-05 15:13:20 -07:00 |
|
Steve Loughran
|
727e79a78e
|
HADOOP-14820 Wasb mkdirs security checks inconsistent with HDFS.
Contributed by Sivaguru Sankaridurg
(cherry picked from commit 792eff9ea70da2c6e0ff5a1b177a51e7b2fb96eb)
|
2017-09-05 14:21:16 -07:00 |
|
Xiao Chen
|
663e4eac27
|
HDFS-12359. Re-encryption should operate with minimum KMS ACL requirements.
(cherry picked from commit 0ba8ff4b77db11fb68111f20fb077cffddd24f17)
|
2017-09-05 14:20:44 -07:00 |
|
Xiao Chen
|
b9d3e2eb70
|
HDFS-12383. Re-encryption updater should handle canceled tasks better.
(cherry picked from commit 633c1ea4554cae6cd684f60848497817d4ed3d82)
|
2017-09-05 14:20:05 -07:00 |
|
Kai Zheng
|
b7739b468e
|
HDFS-12388. A bad error message in DFSStripedOutputStream. Contributed by Huafeng Wang
(cherry picked from commit 5dba54596a1587e0ba5f9f02f40483e597b0df64)
|
2017-09-05 14:19:16 -07:00 |
|
Andrew Wang
|
c333ae8b36
|
HDFS-11882. Precisely calculate acked length of striped block groups in updatePipeline.
(cherry picked from commit ccd2ac60ecc5fccce56debf21a068e663c1d5f11)
|
2017-09-05 14:16:07 -07:00 |
|
Varun Saxena
|
5323335fca
|
YARN-7152. [ATSv2] Registering timeline client before AMRMClient service init throw exception (Rohith Sharma K S via Varun Saxena)
(cherry picked from commit ef87d34a0e96f6b6390b7086c4ea2d5b7a4c2754)
|
2017-09-04 20:21:08 +05:30 |
|
Oleg Danilov
|
305528768c
|
YARN-7023. Incorrect ReservationId.compareTo() implementation.
This closes #262
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit c5281a85e108c7cab6e84dfe351843483d720b9b)
|
2017-09-01 21:35:03 +02:00 |
|
Jitendra Pandey
|
063b6d0c93
|
HADOOP-14674. Correct javadoc for getRandomizedTempPath. Contributed by Mukul Kumar Singh.
|
2017-09-01 10:17:12 -07:00 |
|
Jason Lowe
|
99a7f5d451
|
YARN-7120. CapacitySchedulerPage NPE in "Aggregate scheduler counts" section. Contributed by Eric Payne
|
2017-09-01 11:09:14 -05:00 |
|
Allen Wittenauer
|
a3fee475f7
|
HADOOP-14414. Calling maven-site-plugin directly for docs profile is unnecessary (Andras Bokor via aw)
|
2017-09-01 08:38:30 -07:00 |
|
Sunil G
|
a756704f5a
|
YARN-7071. Add vcores and number of containers in new YARN UI node heat map. Contributed by Abdullah Yousufi.
|
2017-09-01 20:46:39 +05:30 |
|
Steve Loughran
|
621b43e254
|
HADOOP-13345 HS3Guard: Improved Consistency for S3A.
Contributed by: Chris Nauroth, Aaron Fabbri, Mingliang Liu, Lei (Eddy) Xu,
Sean Mackrory, Steve Loughran and others.
|
2017-09-01 14:13:41 +01:00 |
|
Kai Zheng
|
7a96033b15
|
HDFS-11964. Decoding inputs should be correctly prepared in pread. Contributed by Takanobu Asanuma
|
2017-09-01 17:48:26 +08:00 |
|
Xiao Chen
|
1b3b9938cf
|
HDFS-12300. Audit-log delegation token related operations.
|
2017-08-31 23:20:01 -07:00 |
|
Mingliang Liu
|
36f33a1efb
|
HDFS-12380. Simplify dataQueue.wait condition logical operation in DataStreamer::run(). Contributed by liaoyuxiangqin
|
2017-08-31 23:18:48 -07:00 |
|
bibinchundatt
|
dcd0bedcc8
|
YARN-7141. Move logging APIs to slf4j in timelineservice after ATSv2 merge. Contributed by Varun Saxena
|
2017-09-01 11:29:16 +05:30 |
|
Mingliang Liu
|
1fbb662c70
|
HDFS-12363. Possible NPE in BlockManager$StorageInfoDefragmenter#scanAndCompactStorages. Contributed by Xiao Chen
|
2017-08-31 22:36:56 -07:00 |
|
John Zhuge
|
7ecc6dbed6
|
HADOOP-14824. Update ADLS SDK to 2.2.2 for MSI fix. Contributed by Atul Sikaria.
|
2017-08-31 21:13:22 -07:00 |
|
Allen Wittenauer
|
27359b7139
|
HADOOP-14781. Clarify that HADOOP_CONF_DIR shouldn't actually be set in hadoop-env.sh
Signed-off-by: Andrew Wang <wang@apache.org>
|
2017-08-31 21:10:52 -07:00 |
|
Allen Wittenauer
|
0adc3a0533
|
YARN-6721. container-executor should have stack checking
Signed-off-by: Chris Douglas <cdouglas@apache.org>
|
2017-08-31 19:39:31 -07:00 |
|
Allen Wittenauer
|
190410085b
|
HADOOP-14364. refresh changelog/release notes with newer Apache Yetus build
Signed-off-by: Andrew Wang <wang@apache.org>
|
2017-08-31 19:06:49 -07:00 |
|
Junping Du
|
91cc070d67
|
YARN-6877. Create an abstract log reader for extendability. Contributed by Xuan Gong.
|
2017-08-31 16:41:43 -07:00 |
|
Subru Krishnan
|
bac4e8cca8
|
YARN-7095. Federation: routing getNode/getNodes/getMetrics REST invocations transparently to multiple RMs. (Giovanni Matteo Fumarola via Subru).
|
2017-08-31 15:05:41 -07:00 |
|
Daniel Templeton
|
d4417dae4f
|
YARN-6780. ResourceWeights.toString() cleanup (Contributed by weiyuan via Daniel Templeton)
|
2017-08-31 09:35:01 -07:00 |
|
Sunil G
|
f9e0cc8cdc
|
YARN-7116. CapacityScheduler Web UI: Queue's AM usage is always show on per-user's AM usage. Contributed by Wangda Tan.
|
2017-08-31 18:42:01 +05:30 |
|
Yiqun Lin
|
ac12e153a8
|
HDFS-12317. HDFS metrics render error in the page of Github. Contributed by Yiqun Lin.
|
2017-08-31 17:23:17 +08:00 |
|
Allen Wittenauer
|
71bbb86d69
|
HADOOP-14670. Increase minimum cmake version for all platforms
Signed-off-by: Chris Douglas <cdouglas@apache.org>
|
2017-08-30 21:47:24 -07:00 |
|
Robert Kanter
|
ce79f7be29
|
YARN-7094. Document the current known issue with server-side NM graceful decom (rkanter)
|
2017-08-30 18:04:55 -07:00 |
|
Daniel Templeton
|
cc23514aba
|
YARN-7115. Move BoundedAppender to org.hadoop.yarn.util pacakge
(Contributed by Jian He via Daniel Templeton)
|
2017-08-30 17:26:13 -07:00 |
|
Konstantin V Shvachko
|
3e0e2033cc
|
MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo.
|
2017-08-30 14:07:23 -07:00 |
|
Junping Du
|
41480233a9
|
HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du.
|
2017-08-30 13:30:14 -07:00 |
|
Arpit Agarwal
|
fd66a243bf
|
HDFS-12356. Unit test for JournalNode sync during Rolling Upgrade. Contributed by Hanisha Koneru.
|
2017-08-30 10:29:42 -07:00 |
|
Haibo Chen
|
d04f85f387
|
MAPREDUCE-6892. Issues with the count of failed/killed tasks in the jhist file. (Peter Bacsko via Haibo Chen)
|
2017-08-30 10:07:48 -07:00 |
|
Haibo Chen
|
a20e7105ea
|
YARN-6868. Add test scope to certain entries in hadoop-yarn-server-resourcemanager pom.xml. (Ray Chiang via Haibo Chen)
|
2017-08-30 09:14:59 -07:00 |
|
Akira Ajisaka
|
99926756fc
|
Revert "HADOOP-14671. Upgrade to Apache Yetus 0.5.0."
This reverts commit 33afa94af1af7b00506284da6493c7175dbad3c0.
|
2017-08-30 16:54:30 +02:00 |
|
Rakesh Radhakrishnan
|
200b11368d
|
HDFS-12258. ec -listPolicies should list all policies in system, no matter it's enabled or disabled. Contributed by Wei Zhou.
|
2017-08-30 12:58:56 +05:30 |
|
Varun Saxena
|
32cba6c303
|
YARN-5355: YARN Timeline Service v.2: alpha 2 (varunsaxena)
|
2017-08-30 11:41:10 +05:30 |
|
Varun Saxena
|
3d00c8f394
|
Made fixes for whitespace errors and checstyle warnings before merge.
|
2017-08-30 11:29:54 +05:30 |
|
Varun Saxena
|
512068a01f
|
YARN-6905. Addendum to fix TestTimelineReaderWebServicesHBaseStorage due to missing FastNumberFormat
|
2017-08-30 11:29:54 +05:30 |
|
Varun Saxena
|
16ba4f544f
|
MAPREDUCE-6838. Addendum to fix code comment
|
2017-08-30 11:29:54 +05:30 |
|
Jian He
|
08f40bcc7f
|
MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena
|
2017-08-30 11:29:54 +05:30 |
|
Vrushali C
|
bea3e4df76
|
YARN-6047 Documentation updates for TimelineService v2 (Contributed by Rohith Sharma)
|
2017-08-30 11:29:54 +05:30 |
|
Haibo Chen
|
9b08f365d7
|
YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C via Haibo Chen)
|
2017-08-30 11:29:54 +05:30 |
|
Varun Saxena
|
b2efebdd07
|
YARN-6861. Reader API for sub application entities (Rohith Sharma K S via Varun Saxena)
|
2017-08-30 11:29:54 +05:30 |
|
Jian He
|
7fd6ae2479
|
YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena
|
2017-08-30 11:29:54 +05:30 |
|
Rohith Sharma K S
|
e276c75ec1
|
YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena.
|
2017-08-30 11:29:54 +05:30 |
|
Rohith Sharma K S
|
32188d3295
|
YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena.
|
2017-08-30 11:29:54 +05:30 |
|