Mahadev Konar
|
2d37d37e93
Fix class cast exception in release reserved containers in capacity scheduler (mahadev)
|
14 vuotta sitten |
Luke Lu
|
040a35c461
MAPREDUCE-2615. Make killJob go through AM and fix JobSummaryLog. (Siddharth Seth via llu)
|
14 vuotta sitten |
Vinod Kumar Vavilapalli
|
7bb6812a2e
Fix for NPE in YarnChild that was causing lots of tasks to fail. Contributed by Vinod Kumar Vavilapalli.
|
14 vuotta sitten |
Devaraj Das
|
2df37eb332
Fix for ConcurrentModification exception while iterating through tokens in a UGI in ContainerLauncherImpl. Contributed by Devaraj Das.
|
14 vuotta sitten |
Luke Lu
|
37412599af
HADOOP-7390. VersionInfo not generated properly in git after unsplit. (todd via atm)
|
14 vuotta sitten |
Luke Lu
|
d3d1c584a3
MAPREDUCE-2611. Fix counters, finish times etc in job history. (Siddharth Seth via llu)
|
14 vuotta sitten |
Christopher Douglas
|
00354e1388
HADOOP-7082. Configuration.writeXML should not hold lock while outputting. Contributed by Todd Lipcon
|
14 vuotta sitten |
Vinod Kumar Vavilapalli
|
e22b726bb8
Fixing scheduling deadlock in AM because of incorrect headRoom values from RM. The bug happens when AM releases containers and RM decrements current memory usage twice for all those containers. Contributed by Vinod Kumar Vavilapalli.
|
14 vuotta sitten |
Vinod Kumar Vavilapalli
|
53f316818f
Disabling locality-wait in CapacityScheduler for now to prevent uber-slow scheduling for apps with no data-locality constraints (sleep-job like). Contributed by Vinod Kumar Vavilapalli.
|
14 vuotta sitten |
Vinod Kumar Vavilapalli
|
021bdffb72
Fix to schedule reduces irrespective of the headroom when all maps are done so as to avoid stall in reduce-scheduling when slow-start is disabled. Contributed by Sharad Agarwal.
|
14 vuotta sitten |
Luke Lu
|
d2137fe1e5
Fix RM app start/finish time and diagnostics. (llu)
|
14 vuotta sitten |
Mahadev Konar
|
fbc0a79141
Fix race condition between multiple localizers on a single node. (cdouglas via mahadev)
|
14 vuotta sitten |
Mahadev Konar
|
9d8c71ccf0
Improve logging for AM when requesting containers to show the right ask and release fields (mahadev)
|
14 vuotta sitten |
Luke Lu
|
70620e5aa3
Fix NPE when requesting attempts for completed jobs. (Siddharth Seth via llu)
|
14 vuotta sitten |
Mahadev Konar
|
2cce806fa3
Revert: Fix race between multiple localizers on single node (chris douglas via mahadev)
|
14 vuotta sitten |
Devaraj Das
|
b797a174ae
Changes a couple of usages of FileContext to FileSystem in TaskAttemptImpl to handle distributed cache path resolutions on non-default filesystems. Contributed by Devaraj Das.
|
14 vuotta sitten |
Mahadev Konar
|
d624098e7c
Hack until MAPREDUCE-2365 is fixed to make PIG work with MRV2. (mahadev)
|
14 vuotta sitten |
Mahadev Konar
|
39053fd8bb
Fix race between multiple localizers on single node (chris douglas via mahadev)
|
14 vuotta sitten |
Vinod Kumar Vavilapalli
|
8b57a0a19a
Bug fix to set correct state on containers so as to avoid duplicate containers from RM to AM. Contributed by Vinod Kumar Vavilapalli.
|
14 vuotta sitten |
Vinod Kumar Vavilapalli
|
22bd26dd1d
Adding attempts page to the history server UI. Contributed by Vinod Kumar Vavilapalli.
|
14 vuotta sitten |
Vinod Kumar Vavilapalli
|
010b270a9f
Task diagnostic info made available on the AM UI. Contributed by Vinod Kumar Vavilapalli.
|
14 vuotta sitten |
Luke Lu
|
c4b867395a
MAPREDUCE-2598. Fix NPE and UI for JobHistory. (Siddharth Seth via llu)
|
14 vuotta sitten |
Luke Lu
|
c0ace5f640
Fix NPE when killing/failing already killed/failed tasks. (llu)
|
14 vuotta sitten |
Mahadev Konar
|
6833585b22
Update install instructions with svn unsplit (Thomas Graves via mahadev)
|
14 vuotta sitten |
Luke Lu
|
36632b0705
MAPREDUCE-2587. Generate yarn version for UI. (Thomas Graves via llu)
|
14 vuotta sitten |
Luke Lu
|
57a4666809
Fix stopContainer for setsid challenged platforms (llu)
|
14 vuotta sitten |
Mahadev Konar
|
403ca56cb0
Fix concurrent modification exception in the Capacity Scheduler (mahadev)
|
14 vuotta sitten |
Devaraj Das
|
5f84127fa2
Changes for invoking rack resolution in the RM and in the AM. Contributed by Devaraj Das.
|
14 vuotta sitten |
Luke Lu
|
a59e037a28
Fix ClassCastException in JobHistoryServer for certain jobs. (Siddharth Seth via llu)
|
14 vuotta sitten |
Mahadev Konar
|
d2d94248e2
Reverting Changes to do rack resolutions in the RM and in the AM (ddas)
|
14 vuotta sitten |