Commit Graph

13132 Commits

Author SHA1 Message Date
Colin Patrick Mccabe dc951e606f HDFS-9949. Add a test case to ensure that the DataNode does not regenerate its UUID when a storage directory is cleared (Harsh J via cmccabe) 2016-03-17 10:37:42 -07:00
Junping Du ca8106d2dd YARN-4785. inconsistent value type of the type field for LeafQueueInfo in response of RM REST API. 2016-03-17 09:04:41 -07:00
Karthik Kambatla f84af8bd58 YARN-4812. TestFairScheduler#testContinuousScheduling fails intermittently. (kasha) 2016-03-17 05:54:06 -07:00
Akira Ajisaka 80fa70c4e1 MAPREDUCE-6645. TestWordStats outputs logs under directories other than target/test-dir. Contributed by Gabor Liptak. 2016-03-17 18:08:31 +09:00
Andrew Wang 02a250db9f HDFS-10173. Typo in DataXceiverServer. Contributed by Michael Han. 2016-03-16 18:49:57 -07:00
Wangda Tan ae14e5d07f YARN-4108. CapacityScheduler: Improve preemption to only kill containers that would satisfy the incoming request. (Wangda Tan)
(cherry picked from commit 7e8c9beb41)
2016-03-16 17:02:33 -07:00
Wangda Tan fa7a43529d Revert "CapacityScheduler: Improve preemption to only kill containers that would satisfy the incoming request. (Wangda Tan)"
This reverts commit 7e8c9beb41.
2016-03-16 17:02:10 -07:00
Wangda Tan 7e8c9beb41 CapacityScheduler: Improve preemption to only kill containers that would satisfy the incoming request. (Wangda Tan) 2016-03-16 16:59:59 -07:00
Zhe Zhang 32d043d9c5 HDFS-9857. Erasure Coding: Rename replication-based names in BlockManager to more generic [part-1]. Contributed by Rakesh R. 2016-03-16 16:53:58 -07:00
Steve Loughran 605fdcbb81 YARN-4593 Deadlock in AbstractService.getConfig() (stevel) 2016-03-16 14:35:24 +00:00
Steve Loughran 5a725f0ab8 HADOOP-12888 Shell to disable bash and setsid support when running under JVM security manager (Costin Leau via stevel) 2016-03-16 14:31:19 +00:00
Karthik Kambatla 3ef5500783 YARN-4560. Make scheduler error checking message more user friendly. (Ray Chiang via kasha) 2016-03-15 23:45:01 -07:00
Xuan a888b5bc53 Revert "YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. (Xuan Gong via gtcarrera9)"
This reverts commit 3a0b695441.
2016-03-15 22:10:39 -07:00
Wangda Tan 6529c87551 MAPREDUCE-6579. JobStatus#getFailureInfo should not output diagnostic information when the job is running. (Akira AJISAKA via wangda) 2016-03-15 17:28:40 -07:00
Li Lu 5176a69868 YARN-4817. Change Log Level to DEBUG for putDomain call in ATS 1.5. (Xuan Gong via gtcarrera9) 2016-03-15 11:47:39 -07:00
Li Lu 3a0b695441 YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. (Xuan Gong via gtcarrera9) 2016-03-15 11:40:54 -07:00
Robert Kanter 22ca176dfe TestResourceLocalizationService.testPublicResourceInitializesLocalDir fails Intermittently due to IllegalArgumentException from cleanup (templedf via rkanter) 2016-03-15 10:05:10 -07:00
Kihwal Lee d457401784 HDFS-9904. testCheckpointCancellationDuringUpload occasionally fails. Contributed by Lin Yiqun. 2016-03-15 10:52:47 -05:00
Masatake Iwasaki 5de848cd5d HDFS-9928. Make HDFS commands guide up to date (Wei-Chiu Chuang via iwasakims) 2016-03-15 20:42:05 +09:00
Siddharth Seth eba66a64d2 YARN-4816. Fix incompatible change in SystemClock. 2016-03-14 20:14:33 -07:00
Zhe Zhang 19e8f07691 HADOOP-12826. Rename the new Java coder and make it default. Contributed by Rui Li. 2016-03-14 16:45:32 -07:00
Tsz-Wo Nicholas Sze 1898810cda HADOOP-12923. Move the test code in ipc.Client to test. 2016-03-14 15:48:01 -07:00
Colin Patrick Mccabe 9a43094e12 HDFS-9947. Block#toString should not output information from derived classes (cmccabe) 2016-03-14 14:59:11 -07:00
Ravi Prakash bd5556ba12 Download File from UI broken after pagination. Contributed by Brahma Reddy Battula 2016-03-14 14:30:13 -07:00
Karthik Kambatla 20d389ce61 YARN-4719. Add a helper library to maintain node state and allows common queries. (kasha) 2016-03-14 14:19:05 -07:00
Chris Nauroth 5644137ada HDFS-9941. Do not log StandbyException on NN, other minor logging fixes. Contributed by Arpit Agarwal. 2016-03-14 09:54:54 -07:00
Junping Du f291d82cd4 YARN-4545. Allow YARN distributed shell to use ATS v1.5 APIs. Li Lu via junping_du 2016-03-14 08:28:38 -07:00
Colin Patrick Mccabe 658ee95ff3 HADOOP-11996. Improve and restructure native ISAL support (Kai Zheng via cmccabe) 2016-03-11 12:57:54 -08:00
Colin Patrick Mccabe 6e9a582eb1 HDFS-9942. Add an HTrace span when refreshing the groups for a username (cmccabe) 2016-03-11 12:26:40 -08:00
Steve Loughran 754299695b Revert "HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims)"
This reverts commit 682adc6ba9.
2016-03-11 17:00:17 +00:00
Akira Ajisaka 247a790609 MAPREDUCE-6520. Migrate MR Client test cases part 1. Contributed by Dustin Cote. 2016-03-11 22:51:20 +09:00
Akira Ajisaka 6876b9f9f9 Revert "MAPREDUCE-6520. Migrate MR Client test cases part 1."
This reverts commit ef68b44195.
2016-03-11 22:50:57 +09:00
Akira Ajisaka ef68b44195 MAPREDUCE-6520. Migrate MR Client test cases part 1. 2016-03-11 22:20:55 +09:00
Masatake Iwasaki 682adc6ba9 HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims) 2016-03-11 15:03:40 +09:00
Arpit Agarwal e01c6ea688 HDFS-1477. Support reconfiguring dfs.heartbeat.interval and dfs.namenode.heartbeat.recheck-interval without NN restart. (Contributed by Xiaobing Zhou) 2016-03-10 19:03:55 -08:00
Chris Nauroth adf1cdf3d5 HADOOP-12899. External distribution stitching scripts do not work correctly on Windows. Contributed by Chris Nauroth. 2016-03-10 14:49:08 -08:00
Colin Patrick Mccabe 79961ecea8 HDFS-9933. ReverseXML should be capitalized in oiv usage message (cmccabe) 2016-03-10 13:43:27 -08:00
Colin Patrick Mccabe bd49354c6d HDFS-9934. ReverseXML oiv processor should bail out if the XML file's layoutVersion doesn't match oiv's (cmccabe) 2016-03-10 13:41:06 -08:00
Colin Patrick Mccabe 500875dfcc HDFS-9927. Document the new OIV ReverseXML processor (Wei-Chiu Chuang via cmccabe) 2016-03-10 13:38:00 -08:00
Li Lu 017d2c127b YARN-4696. Improving EntityGroupFSTimelineStore on exception handling, test setup, and concurrency.
This commit amends commit d49cfb3504 with a missed test file.
2016-03-10 13:02:28 -08:00
Li Lu 9a79b738c5 HADOOP-12906. AuthenticatedURL should convert a 404/Not Found into an FileNotFoundException. (Steve Loughran via gtcarrera9) 2016-03-10 11:38:31 -08:00
Li Lu d49cfb3504 YARN-4696. Improving EntityGroupFSTimelineStore on exception handling, test setup, and concurrency. (Steve Loughran via gtcarrera9) 2016-03-10 10:51:55 -08:00
Harsh J 318c9b68b0 HADOOP-11404. Clarify the "expected client Kerberos principal is null" authorization message. Contributed by Stephen Chu 2016-03-10 17:05:09 +05:30
Arpit Agarwal 2e040d31c7 HADOOP-12903. IPC Server should allow suppressing exception logging by type, not log 'server too busy' messages. (Arpit Agarwal) 2016-03-08 23:29:43 -08:00
Akira Ajisaka 87c8005ad3 HADOOP-12688. Fix deadlinks in Compatibility.md. Contributed by Gabor Liptak. 2016-03-09 15:35:51 +09:00
Zhe Zhang 7600e3c48f HDFS-7866. Erasure coding: NameNode manages multiple erasure coding policies. Contributed by Rui Li. 2016-03-08 22:30:30 -08:00
Chris Nauroth 89b16d27e2 HADOOP-12905. Clean up CHANGES.txt RAT exclusions from pom.xml files. Contributed by Chris Nauroth. 2016-03-08 21:22:06 -08:00
Allen Wittenauer 55f73a1cbd HADOOP-12798. Update changelog and release notes (2016-03-04) (aw) 2016-03-08 16:48:38 -08:00
Allen Wittenauer 6f9d2f669f HADOOP-12904. Update Yetus to 0.2.0 (aw) 2016-03-08 16:45:25 -08:00
Wangda Tan 0233d4e0ee YARN-4465. SchedulerUtils#validateRequest for Label check should happen only when nodelabel enabled. (Bibin A Chundatt via wangda) 2016-03-08 14:27:03 -08:00