コミット履歴

作者 SHA1 メッセージ 日付
  Vinod Kumar Vavilapalli 0c278b0f63 MAPREDUCE-3656. Fixed a race condition in MR AM which is failing the sort benchmark consistently. Contributed by Siddarth Seth. 13 年 前
  Siddharth Seth 78ff0b720e MAPREDUCE-3596. Fix scheduler to handle cleaned up containers, which NMs may subsequently report as running. (Contributed by Vinod Kumar Vavilapalli) 13 年 前
  Tsz-wo Sze be33949bef Remove the empty avro directories for MAPREDUCE-3545. 13 年 前
  Jitendra Nath Pandey f717c5785e MAPREDUCE-3664. Federation Documentation has incorrect configuration example. Contributed by Brandon Li. 13 年 前
  Jitendra Nath Pandey 6234f3d91c HADOOP-2776. Missing interface annotation on JournalSet. Contributed by Brandon Li. 13 年 前
  Harsh J dcea80a21b HDFS-69. Improve the 'dfsadmin' commandline help. (harsh) 13 年 前
  Vinod Kumar Vavilapalli 74697f2317 MAPREDUCE-3512. Batching JobHistory flushing to DFS so that we don't flush for every event slowing down AM. Contributed by Siddarth Seth. 13 年 前
  Mahadev Konar 0086014703 MAPREDUCE-3625. CapacityScheduler web-ui display of queue's used capacity is broken. (Jason Lowe via mahadev) 13 年 前
  Mahadev Konar 5f79f180f6 MAPREDUCE-3553. Add support for data returned when exceptions thrown from web service apis to be in either xml or in JSON. (Thomas Graves via mahadev) 13 年 前
  Mahadev Konar 0510e0659c MAPREDUCE-3652. org.apache.hadoop.mapred.TestWebUIAuthorization.testWebUIAuthorization fails. (Thomas Graves via mahadev) 13 年 前
  Mahadev Konar d0f89303e9 MAPREDUCE-3645. TestJobHistory fails. (Thomas Graves via mahadev) 13 年 前
  Mahadev Konar c832b46d0b MAPREDUCE-3651. TestQueueManagerRefresh fails. (Thomas Graves via mahadev) 13 年 前
  Suresh Srinivas 8f83a2355b HADOOP-7964. Deadlock in NetUtils and SecurityUtil class initialization. Contributed by Daryn Sharp. 13 年 前
  Mahadev Konar c4c6d8ece3 MAPREDUCE-3648. TestJobConf failing. (Thomas Graves via mahadev) 13 年 前
  Vinod Kumar Vavilapalli 39b8bbe663 MAPREDUCE-3618. Fixed TaskHeartbeatHandler to not hold a global lock for all task-updates. Contributed by Siddarth Seth. 13 年 前
  Tsz-wo Sze 1c8e3e8854 Add HDFS-2499 to CHANGES.txt. 13 年 前
  Jitendra Nath Pandey 8faf7e8fb6 HDFS-2739. SecondaryNameNode doesn't start up. 13 年 前
  Mahadev Konar bc4b1f48d3 MAPREDUCE-3380. Token infrastructure for running clients which are not kerberos authenticated. (mahadev) 13 年 前
  Vinod Kumar Vavilapalli 7712e70090 MAPREDUCE-3251. Network ACLs can prevent some clients to talk to MR AM. Improved the earlier patch to not to JobHistoryServer repeatedly. Contributed by Anupam Seth. 13 年 前
  Vinod Kumar Vavilapalli bc374626be MAPREDUCE-3299. Added AMInfo table to the MR AM job pages to list all the job-attempts when AM restarts and recovers. (Jonathan Eagles via vinodkv) 13 年 前
  Vinod Kumar Vavilapalli 44e0bb831b MAPREDUCE-3382. Enhanced MR AM to use a proxy to ping the job-end notification URL. Contributed by Ravi Prakash. 13 年 前
  Eli Collins 469f9e2db1 Update CHANGES.txt to reflect merge. 13 年 前
  Vinod Kumar Vavilapalli 849c68c7b5 MAPREDUCE-3312. Modified MR AM to not send a stop-container request for a container that isn't launched at all. Contributed by Robert Joseph Evans. 13 年 前
  Vinod Kumar Vavilapalli 48150cddaf MAPREDUCE-3639. Fixed TokenCache to work with absent FileSystem canonical service-names. (Siddharth Seth via vinodkv) 13 年 前
  Vinod Kumar Vavilapalli 428529b58f MAPREDUCE-3528. Fixed TaskHeartBeatHandler to use a new configuration for the thread loop interval separate from task-timeout configuration property. (Siddharth Seth via vinodkv) 13 年 前
  Siddharth Seth 239a5549ea MAPREDUCE-3616. Thread pool for launching containers in MR AM not expanding as expected. (Contributed by Vinod Kumar Vavilapalli) 13 年 前
  Vinod Kumar Vavilapalli 8feb26f116 HADOOP-7963. Fix ViewFS to catch a null canonical service-name and pass tests TestViewFileSystem* (Siddharth Seth via vinodkv) 13 年 前
  Vinod Kumar Vavilapalli e8645636ce MAPREDUCE-3511. Removed a multitude of cloned/duplicate counters in the AM thereby reducing the AM heap size and preventing full GCs. (vinodkv) 13 年 前
  Aaron Myers a7195bdd14 HDFS-2765. TestNameEditsConfigs is incorrectly swallowing IOE. Contributed by Aaron T. Myers 13 年 前
  Harsh J 8819fda489 Merged HDFS-2349, HDFS-2729, HDFS-2726, HDFS-554, HDFS-1314, HADOOP-7910 to branch-0.23, updating CHANGES.txt for trunk. 13 年 前