James Clampffer
|
b79ae5d93d
|
HDFS-13534. libhdfs++: Fix GCC7 build. Contributed by James Clampffer.
|
2018-06-07 14:16:17 -04:00 |
|
Rohith Sharma K S
|
377ea1bcdf
|
YARN-8386. App log can not be viewed from Logs tab in secure cluster. Contributed by Sunil Govindan.
|
2018-06-07 21:31:15 +05:30 |
|
Wei-Chiu Chuang
|
e39b113db0
|
HDFS-13659. Add more test coverage for contentSummary for snapshottable path. Contributed by Wei-Chiu Chuang.
|
2018-06-07 08:30:06 -07:00 |
|
Steve Loughran
|
f494f0b896
|
HADOOP-15512. Clean up Shell from JDK7 workarounds.
Contributed by Zsolt Venczel.
|
2018-06-07 15:55:49 +01:00 |
|
Rohith Sharma K S
|
58bc34f1e3
|
YARN-8399. NodeManager is giving 403 GSS exception post upgrade to 3.1 in secure mode. Contributed by Sunil Govindan.
|
2018-06-07 10:25:56 +05:30 |
|
Brahma Reddy Battula
|
9654dd1f47
|
HDFS-12950. [oiv] ls will fail in secure cluster. Contributed by Wei-Chiu Chuang.
|
2018-06-07 10:16:02 +05:30 |
|
Inigo Goiri
|
db81f85e84
|
HADOOP-15513. Add additional test cases to cover some corner cases for FileUtil#symlink. Contributed by Giovanni Matteo Fumarola.
|
2018-06-06 11:44:17 -07:00 |
|
Steve Loughran
|
d901be6795
|
HADOOP-15506. Upgrade Azure Storage Sdk version to 7.0.0 and update corresponding code blocks.
Contributed by Esfandiar Manii.
|
2018-06-06 18:28:14 +01:00 |
|
Anu Engineer
|
30f0582f2b
|
HDDS-107. TestOzoneConfigurationFields is failing.
Contributed by LiXin Ge & Mukul Kumar Singh.
|
2018-06-06 08:39:18 -07:00 |
|
Sunil G
|
d1992ab9b0
|
HADOOP-15514. NoClassDefFoundError for TimelineCollectorManager when starting MiniYARNCluster. Contributed by Rohith Sharma K S.
|
2018-06-06 13:34:55 +05:30 |
|
Xiao Chen
|
774c1f199e
|
HDFS-13511. Provide specialized exception when block length cannot be obtained. Contributed by Gabor Bota.
|
2018-06-05 21:25:08 -07:00 |
|
Xiao Chen
|
ba4011d64f
|
HADOOP-15217. FsUrlConnection does not handle paths with spaces. Contributed by Joseph Fourny and Zsolt Venczel.
|
2018-06-05 21:18:31 -07:00 |
|
Inigo Goiri
|
0afc036deb
|
MAPREDUCE-7103. Fix TestHistoryViewerPrinter on windows due to a mismatch line separator. Contributed by Giovanni Matteo Fumarola.
|
2018-06-05 12:24:57 -07:00 |
|
Chen Liang
|
1b0d4f4606
|
HDFS-13547. Add ingress port based sasl resolver. Contributed by Chen Liang.
|
2018-06-05 11:51:29 -07:00 |
|
Anu Engineer
|
baebe4d52b
|
HDDS-129. Support for ReportManager in Datanode.
Contributed by Nanda Kumar.
|
2018-06-05 10:31:42 -07:00 |
|
Xiaoyu Yao
|
920d154997
|
HDDS-148. Remove ContainerReportManager and ContainerReportManagerImpl. Contributed by Nanda kumar.
|
2018-06-05 08:34:44 -07:00 |
|
Rohith Sharma K S
|
745f3a2441
|
YARN-8396. Click on an individual container continuously spins and doesn't load the page. Contributed by Sunil Govindan.
|
2018-06-05 19:28:24 +05:30 |
|
Akira Ajisaka
|
0e3c31579d
|
HDFS-13545. "guarded" is misspelled as "gaurded" in FSPermissionChecker.java. Contributed by Jianchao Jia.
|
2018-06-05 17:53:24 +09:00 |
|
Xiao Chen
|
6d5e87aec2
|
HADOOP-15507. Add MapReduce counters about EC bytes read.
|
2018-06-04 21:13:47 -07:00 |
|
Inigo Goiri
|
8d31ddcfeb
|
HDFS-13650. Randomize baseDir for MiniDFSCluster in TestDFSStripedInputStream and TestDFSStripedInputStreamWithRandomECPolicy. Contributed by Anbang Hu.
|
2018-06-04 18:28:11 -07:00 |
|
Inigo Goiri
|
16316b6011
|
HDFS-13649. Randomize baseDir for MiniDFSCluster in TestReconstructStripedFile and TestReconstructStripedFileWithRandomECPolicy. Contributed by Anbang Hu.
|
2018-06-04 18:21:38 -07:00 |
|
Inigo Goiri
|
a28848104f
|
HDFS-13652. Randomize baseDir for MiniDFSCluster in TestBlockScanner. Contributed by Anbang Hu.
|
2018-06-04 18:12:43 -07:00 |
|
Bharat Viswanadham
|
f30f2dc408
|
HADOOP-15137. ClassNotFoundException: org.apache.hadoop.yarn.server.api.DistributedSchedulingAMProtocol when using hadoop-client-minicluster. Contributed by Bharat Viswanadham
|
2018-06-04 16:37:07 -07:00 |
|
Eric Yang
|
5cf37418bd
|
YARN-8365. Set DNS query type according to client request.
Contributed by Shane Kumpf
|
2018-06-04 19:06:28 -04:00 |
|
Robert Kanter
|
0cd145a443
|
YARN-4677. RMNodeResourceUpdateEvent update from scheduler can lead to race condition (wilfreds and gphillips via rkanter)
|
2018-06-04 15:32:03 -07:00 |
|
Haibo Chen
|
04cf699dd5
|
YARN-8388. TestCGroupElasticMemoryController.testNormalExit() hangs on Linux. (Miklos Szegedi via Haibo Chen)
|
2018-06-04 14:23:08 -07:00 |
|
Inigo Goiri
|
dad1bb868f
|
MAPREDUCE-7105. Fix TestNativeCollectorOnlyHandler.testOnCall on Windows because of the path format. Contributed by Giovanni Matteo Fumarola.
|
2018-06-04 12:55:54 -07:00 |
|
Miklos Szegedi
|
e2c172dc9f
|
YARN-8382. cgroup file leak in NM. Contributed by Hu Ziqian.
|
2018-06-04 10:41:10 -07:00 |
|
Xiaoyu Yao
|
ea7b53fb44
|
HDDS-145. Freon times out because of because of wrong ratis port number in datanode details. Contributed by Mukul Kumar Singh.
|
2018-06-04 09:51:04 -07:00 |
|
Inigo Goiri
|
61fc7f73f2
|
YARN-8389. Improve the description of machine-list property in Federation docs. Contributed by Takanobu Asanuma.
|
2018-06-04 09:28:09 -07:00 |
|
Haibo Chen
|
ba12f87dcb
|
YARN-8390. Fix API incompatible changes in FairScheduler's AllocationFileLoaderService. (Gergo Repas via Haibo Chen)
|
2018-06-04 09:15:23 -07:00 |
|
Xiaoyu Yao
|
ab3885f2c8
|
HDDS-126. Fix findbugs warning in MetadataKeyFilters.java. Contributed by Akira Ajisaka.
|
2018-06-04 08:55:01 -07:00 |
|
Rushabh Shah
|
e2289c8d14
|
HDFS-13281 Namenode#createFile should be /.reserved/raw/ aware.. Contributed by Rushabh S Shah
|
2018-06-04 09:19:03 -05:00 |
|
Wei-Chiu Chuang
|
bccdfeee0a
|
HDFS-13155. BlockPlacementPolicyDefault.chooseTargetInOrder Not Checking Return Value for NULL. Contributed by Zsolt Venczel.
|
2018-06-04 07:03:05 -07:00 |
|
Xiao Chen
|
9efb4b7db0
|
HDFS-13339. Volume reference can't be released and may lead to deadlock when DataXceiver does a check volume. Contributed by liaoyuxiangqin and Zsolt Venczel.
|
2018-06-03 22:33:34 -07:00 |
|
Sunil G
|
9c4cbed8d1
|
YARN-8276. [UI2] After version field became mandatory, form-based submission of new YARN service doesn't work. Contributed by Gergely Novák.
|
2018-06-04 00:08:26 +05:30 |
|
Inigo Goiri
|
a804b7c9d2
|
MAPREDUCE-7102. Fix TestJavaSerialization for Windows due a mismatch line separator. Contributed by Giovanni Matteo Fumarola.
|
2018-06-02 20:25:42 -07:00 |
|
Inigo Goiri
|
8f83b9abf9
|
HDFS-13648. Fix TestGetConf#testGetJournalNodes on Windows due to a mismatch line separator. Contributed by Giovanni Matteo Fumarola.
|
2018-06-02 20:19:59 -07:00 |
|
Inigo Goiri
|
e308ac88d3
|
HDFS-13651. TestReencryptionHandler fails on Windows. Contributed by Anbang Hu.
|
2018-06-02 20:12:35 -07:00 |
|
Billie Rinaldi
|
31998643a5
|
YARN-8342. Enable untrusted docker image to run with launch command. Contributed by Eric Yang
|
2018-06-02 14:46:32 -07:00 |
|
Rohith Sharma K S
|
8261f9e571
|
More YARN pages need to honor yarn.resourcemanager.display.per-user-apps(addendum). Contributed by Sunil G.
|
2018-06-02 09:29:06 +05:30 |
|
Rohith Sharma K S
|
d5e69d8994
|
MapReduce JHS should honor yarn.webapp.filter-entity-list-by-user(addendum). Contributed by Sunil Govindan.
|
2018-06-02 09:27:03 +05:30 |
|
Inigo Goiri
|
e11d674049
|
HDFS-13637. RBF: Router fails when threadIndex (in ConnectionPool) wraps around Integer.MIN_VALUE. Contributed by CR Hota.
|
2018-06-01 16:59:04 -07:00 |
|
Haibo Chen
|
4880d890ee
|
YARN-8375. TestCGroupElasticMemoryController fails surefire build. (Miklos Szegedi via Haibo Chen)
|
2018-06-01 16:29:13 -07:00 |
|
Anu Engineer
|
34710c66d6
|
HDDS-143. Provide docker compose files to measure performance in a pseudo cluster.
Contributed by Elek, Marton.
|
2018-06-01 15:36:30 -07:00 |
|
Anu Engineer
|
9e50dce46c
|
HDDS-144. Fix TestEndPoint#testHeartbeat and TestEndPoint#testRegister.
Contributed by Shashikant Banerjee.
|
2018-06-01 15:36:30 -07:00 |
|
Wangda Tan
|
ff583d3fa3
|
YARN-8349. Remove YARN registry entries when a service is killed by the RM. (Billie Rinaldi via wangda)
Change-Id: Ia58db3637789a8921482f564aa9bdf99c45cc36c
|
2018-06-01 14:49:18 -07:00 |
|
Wangda Tan
|
8956e5b8db
|
YARN-8372. Distributed shell app master should not release containers when shutdown if keep-container is true. (Suma Shivaprasad via wangda)
Change-Id: Ief04d1ca865621f348fba4ac85fa78bc47465904
|
2018-06-01 14:49:18 -07:00 |
|
Wangda Tan
|
931f78718f
|
YARN-7962. Race Condition When Stopping DelegationTokenRenewer causes RM crash during failover. (BELUGA BEHR via wangda)
Change-Id: I617e2645f60a57080058ad5f06af860fb3f682c8
|
2018-06-01 14:49:18 -07:00 |
|
Wangda Tan
|
3a6bd77550
|
YARN-8384. stdout.txt, stderr.txt logs of a launched docker container is coming with primary group of submit user instead of hadoop. (Eric Yang via wangda)
Change-Id: Idbb2cd250f4f62dc32993e0d3ca3ec5684616baa
|
2018-06-01 14:49:17 -07:00 |
|