Sign in
apache
/
hadoop-mapreduce
/
HEAD
307cb5b
MAPREDUCE-2430. Remove mrunit contrib. Contributed by Nigel Daley
by Eli Collins
· 12 years ago
trunk
eb26c0f
MAPREDUCE-2581. Spelling errors in log messages. Contributed by Tim Sell
by Eli Collins
· 12 years ago
73338de
MAPREDUCE-2573. Fix new findbugs warning introduced by MAPREDUCE-2494. Contributed by Robert Joseph Evans.
by Todd Lipcon
· 12 years ago
c282207
MAPREDUCE-2559. ant binary fails due to missing c++ lib dir. Contributed by Eli Collins
by Eli Collins
· 12 years ago
4f130d3
MAPREDUCE-2571. CombineFileInputFormat.getSplits throws a java.lang.ArrayStoreException. Contributed by Bochun Bai.
by Todd Lipcon
· 12 years ago
373996c
MAPREDUCE-2185. Fix infinite loop at creating splits using CombineFileInputFormat. (Ramkumar Vadali via schen)
by Chun-Yang Chen
· 12 years ago
9005a08
MAPREDUCE-2487. ChainReducer uses MAPPER_BY_VALUE instead of REDUCER_BY_VALUE. Contributed by Devaraj K.
by Todd Lipcon
· 12 years ago
53ed400
MAPREDUCE-2104. [Rumen] Add Cpu, Memory and Heap usages to TraceBuilder's output. (amarrk)
by Amar Kamat
· 12 years ago
9994e75
MAPREDUCE-2529. Add support for regex-based shuffle metric counting
by Christopher Douglas
· 12 years ago
eabe26f
MAPREDUCE-2554. [Gridmix] Add distributed cache emulation system tests to Gridmix. (Vinay Kumar Thota via amarrk)
by Amar Kamat
· 12 years ago
bf77e49
MAPREDUCE-2452. Makes the cancellation of delegation tokens happen in a separate thread. Contributed by Devaraj Das.
by Devaraj Das
· 12 years ago
0727aa6
MAPREDUCE-2539. Fixed NPE in getMapTaskReports in JobClient. Contributed by Robert Evans.
by Arun Murthy
· 12 years ago
34fc2ec
MAPREDUCE-2531. Fixed jobcontrol to downgrade JobID. Contributed by Robert Evans.
by Arun Murthy
· 12 years ago
9ca11d4
MAPREDUCE-2543. [Gridmix] High-Ram feature emulation testcase. (amarrk)
by Amar Kamat
· 12 years ago
db4cbf1
MAPREDUCE-2543. [Gridmix] High-Ram feature emulation in Gridmix. (amarrk)
by Amar Kamat
· 12 years ago
bb478c1
MAPREDUCE-2469. Task counters should also report the total heap usage of the task. (Ravi Gummadi and Amar Ramesh Kamat via amarrk)
by Amar Kamat
· 12 years ago
76d1839
MAPREDUCE-2544. [Gridmix] Add compression emulation system tests to Gridmix. (Vinay Kumar Thota via amarrk)
by Amar Kamat
· 12 years ago
90df0cb
MAPREDUCE-2455. Remove deprecated JobTracker.State in favour of JobTrackerStatus.
by Thomas White
· 12 years ago
bc9ce45
MAPREDUCE-2521. Create RPM and Debian packages for MapReduce. Changes
by Owen O'Malley
· 12 years ago
089889e
MAPREDUCE-2517. [Gridmix] Add system tests to Gridmix. (Vinay Kumar Thota via amarrk)
by Amar Kamat
· 12 years ago
50bccf0
MAPREDUCE-2408. [Gridmix] Compression emulation in Gridmix. (amarrk)
by Amar Kamat
· 12 years ago
0eb5bf4
MAPREDUCE-2137. Provide mapping between jobs of trace file and the corresponding simulated cluster's jobs in Gridmix.
by Ravi Gummadi
· 12 years ago
4651fbb
Fix MAPREDUCE-2536 entry in CHANGES.txt.
by Tsz-wo Sze
· 12 years ago
4de3491
MAPREDUCE-2536. Update FsShell -mv command usage in TestMRCLI. Contributed by Daryn Sharp
by Tsz-wo Sze
· 12 years ago
2c80616
MAPREDUCE-2470. Fix NPE in RunningJobs::getCounters.
by Christopher Douglas
· 12 years ago
64b55c3
MAPREDUCE-2494. Order distributed cache deletions by LRU.
by Christopher Douglas
· 12 years ago
3a51ddb
MAPREDUCE-2495. exit() the TaskTracker when the distributed cache cleanup
by Christopher Douglas
· 12 years ago
8f29d87
HADOOP-7259. Contrib modules should include the build.properties from
by Owen O'Malley
· 12 years ago
4a4b12e
MAPREDUCE-2492. The new MapReduce API should make available task's progress to the task. (amarrk)
by Amar Kamat
· 12 years ago
bc2d176
MAPREDUCE-2407. Make GridMix emulate usage of distributed cache files in simulated jobs.
by Ravi Gummadi
· 12 years ago
59c1d0f
Revert MAPREDUCE-2470
by Christopher Douglas
· 12 years ago
ca2aba0
MAPREDUCE-2490. Add logging to graylist and blacklist activity to aid
by Christopher Douglas
· 12 years ago
5776120
MAPREDUCE-2514. Fix typo in TaskTracker ReinitTrackerAction log message.
by Christopher Douglas
· 12 years ago
4b28c4e
MAPREDUCE-2470. Fix NPE in RunningJobs::getCounters.
by Christopher Douglas
· 12 years ago
921c792
MAPREDUCE-2459. Cache HAR filesystem metadata. (Mac Yang via mahadev)
by Mahadev Konar
· 12 years ago
d1637ce
MAPREDUCE-2516. Rename webinterface.private.actions to mapreduce.jobtracker.webinterface.trusted. Contributed by Ari Rabkin.
by Todd Lipcon
· 12 years ago
88a87a8
MAPREDUCE-2518. The t flag is missing in distcp help message. Contributed by Wei Yongjun
by Tsz-wo Sze
· 12 years ago
e23e10f
MAPREDUCE-2372. TaskLogAppender mechanism shouldn't be set up in log4j.properties. Contributed by Todd Lipcon.
by Todd Lipcon
· 12 years ago
7ed6a19
MAPREDUCE-2483. Remove duplication of jars between Hadoop subprojects
by Owen O'Malley
· 12 years ago
6391d69
MAPREDUCE-2449. Allow for command line arguments when performing "Run on Hadoop" action in Eclipse plugin. Contributed by Jeff Zemerick.
by Todd Lipcon
· 12 years ago
32aaa2a
MAPREDUCE-2515. MapReduce code references some deprecated options. Contributed by Ari Rabkin.
by Todd Lipcon
· 12 years ago
d800a71
MAPREDUCE-2258. IFile reader closes stream and compressor in wrong order. Contributed by Todd Lipcon.
by Thomas White
· 12 years ago
ac3b891
MAPREDUCE-2381. JobTracker instrumentation not consistent about error handling. Contributed by Philip Zeyliger.
by Thomas White
· 12 years ago
fd21d26
MAPREDUCE-2505. Explain how to use ACLs in the fair scheduler. Contributed by Matei Zaharia.
by Eli Collins
· 12 years ago
1da09bf
MAPREDUCE-2502. JobSubmitter should use mapreduce.job.maps instead of its deprecated equivalent. Contributed by Eli Collins.
by Todd Lipcon
· 12 years ago
a038f91
MAPREDUCE-2497. Missing spaces in error messages. Contributed by Eli Collins
by Eli Collins
· 12 years ago
584c47d
MAPREDUCE-461. Enable ServicePlugins for the JobTracker. Contributed by Fredrik Hedberg.
by Thomas White
· 12 years ago
2ea5292
MAPREDUCE-2327. MapTask doesn't need to put username information in SpillRecord. Contributed by Todd Lipcon.
by Thomas White
· 12 years ago
4f032d5
MAPREDUCE-2499. MR part of HADOOP-7291. Contributed by Eli Collins
by Eli Collins
· 12 years ago
0a163e2
MAPREDUCE-2103. task-controller shouldn't require o-r permissions. Contributed by Todd Lipcon
by Eli Collins
· 12 years ago
683b1a2
Update CHANGES.txt to reflect MAPREDUCE-1778 was committed.
by Eli Collins
· 12 years ago
b22c865
MAPREDUCE-2473. Add "mapred groups" command to query the server-side groups resolved for a user. Contributed by Aaron T. Myers.
by Todd Lipcon
· 12 years ago
1237d8b
MAPREDUCE-1626. Publish Javadoc for all contrib packages with user-facing APIs. Contributed by Jolly Chen.
by Thomas White
· 12 years ago
3c64d1a
MAPREDUCE-2383. Improve documentation of DistributedCache methods. Contributed by Harsh J Chouraria.
by Todd Lipcon
· 12 years ago
7b530d4
MAPREDUCE-2410. Add entry to streaming FAQ about how streaming reducers receive keys. Contributed by Harsh J Chouraria.
by Todd Lipcon
· 12 years ago
a01b5ae
MAPREDUCE-869. Documentation for config to set map/reduce task environment. Contributed by Alejandro Abdelnur.
by Todd Lipcon
· 12 years ago
73e1cb6
MAPREDUCE-2486. Incorrect snapshot dependency published in .pom files. Contributed by Todd Lipcon.
by Todd Lipcon
· 12 years ago
ced230f
MAPREDUCE-2467. HDFS-1052 changes break the raid contrib module in MapReduce. (suresh srinivas via mahadev)
by Mahadev Konar
· 12 years ago
457dbb8
MAPREDUCE-2222. Ivy resolve force mode should be turned off by default. Contributed by Luke Lu.
by Thomas White
· 12 years ago
b8c0fd7
MAPREDUCE-2456. Log the reduce taskID and associated TaskTrackers with
by Christopher Douglas
· 12 years ago
b3a00bb
MAPREDUCE-2451. Log the details from health check script at the
by Christopher Douglas
· 12 years ago
a2ede28
MAPREDUCE-2422. Removed unused internal methods from DistributedCache.
by Thomas White
· 12 years ago
c2729e4
MAPREDUCE-2475. Disable IPV6 for junit tests. (suresh srinivas via mahadev)
by Mahadev Konar
· 12 years ago
32515c6
MAPREDUCE-2474. Add docs to the new API Partitioner on how to access the Job Configuration. Contributed by Harsh J Chouraria.
by Todd Lipcon
· 12 years ago
3a38c10
MAPREDUCE-2472. Extra whitespace in mapred.child.java.opts breaks JVM initialization. Contributed by Aaron T. Myers.
by Todd Lipcon
· 12 years ago
698f370
MAPREDUCE-2457. Job submission should inject group.name on the JobTracker. Contributed by Alejandro Abdelnur.
by Todd Lipcon
· 12 years ago
f78f7f0
MAPREDUCE-2460. Fix flaky test TestFairSchedulerSystem. Contributed by Todd Lipcon.
by Todd Lipcon
· 12 years ago
d085629
MAPREDUCE-2465. Disable raid contrib which is unable to compile after HDFS federation merge. Contributed by Todd Lipcon.
by Todd Lipcon
· 12 years ago
99d1463
MAPREDUCE-1978. Rumen TraceBuilder should provide recursive input folder scanning.
by Ravi Gummadi
· 12 years ago
b6bef05
MAPREDUCE-2416. Remove the restriction of specifying group names in users-list file for Gridmix in RoundRobinUserResolver mode.
by Ravi Gummadi
· 12 years ago
18e6bcd
MAPREDUCE-2420. JobTracker should be able to renew delegation token over HTTP. Contributed by Boris Shkolnik.
by Jitendra Nath Pandey
· 12 years ago
759b2b8
MAPREDUCE-2417. Fix Gridmix in RoundRobinUserResolver mode to map testing/proxy users to unique users in a trace.
by Ravi Gummadi
· 12 years ago
6eded08
Bring in more job configuration properties in to the trace file.
by Amar Kamat
· 12 years ago
71125d0
Feature to instruct rumen-folder utility to skip jobs worth
by Amar Kamat
· 12 years ago
5050912
MAPREDUCE-2445. Fix TestMiniMRWithDFSWithDistinctUsers to be a valid test. Contributed by Todd Lipcon.
by Todd Lipcon
· 12 years ago
6ee898a
MAPREDUCE-2428. start-mapred.sh script fails if HADOOP_HOME is not set. Contributed by Tom White
by Eli Collins
· 12 years ago
cd411ec
MAPREDUCE-2448. NoSuchMethodError: org.apache.hadoop.hdfs.TestDatanodeBlockScanner.corruptReplica(..). Contributed by Eli Collins
by Eli Collins
· 12 years ago
57055f8
Move MAPREDUCE-2317 from 0.21.0 to 0.21.1 in CHANGES.txt.
by Tsz-wo Sze
· 12 years ago
11131d7
MAPREDUCE-2317. Fix a NPE in HadoopArchives. Contributed by Devaraj K
by Tsz-wo Sze
· 12 years ago
ac3445f
MAPREDUCE-2202. Generalize CLITest structure and interfaces to facilitate upstream adoption (e.g. for web or system testing). Contributed by Konstantin Boudnik
by Konstantin I Boudnik
· 12 years ago
45a0ae2
MAPREDUCE-2437. SLive uses only part* files to generating the final report. Contributed by Konstantin Shvachko.
by Konstantin Shvachko
· 12 years ago
5d9d230
MAPREDUCE-2426. Make TestFairSchedulerSystem fail with more verbose output. Contributed by Todd Lipcon.
by Todd Lipcon
· 12 years ago
dc7edd6
MAPREDUCE-2337. Remove dependence of public MapReduce API on classes in server package.
by Thomas White
· 12 years ago
7bcc3f3
MAPREDUCE-2395. TestBlockFixer timing out on trunk. Contributed by Ramkumar Vadali.
by Todd Lipcon
· 12 years ago
bf71552
MAPREDUCE-2307. Exception thrown in Jobtracker logs, when the Scheduler
by Matei Alexandru Zaharia
· 12 years ago
fa7ee9c
Remove redundant entry for MAPREDUCE-2367 in CHANGES.txt
by Todd Lipcon
· 13 years ago
f3a5ace
MAPREDUCE-2392. TaskTracker shutdown in the tests sometimes take 60s.
by Thomas White
· 13 years ago
c6c6513
MAPREDUCE-2394. JUnit output format doesn't propagate into raid contrib build. Contributed by Todd Lipcon.
by Todd Lipcon
· 13 years ago
886647a
MAPREDUCE-2348. Disable mumak tests on trunk since they currently time out. Contributed by Todd Lipcon
by Todd Lipcon
· 13 years ago
49695ba
MAPREDUCE-2379. Adds missing DistributedCache configurations in mapred-default.xml. Contributed by Todd Lipcon
by Amareshwari Sriramadasu
· 13 years ago
0152389
MAPREDUCE-2367. Amend previous commit for this JIRA to fix build on Cygwin. Contributed by Todd Lipcon.
by Todd Lipcon
· 13 years ago
c40abaa
MAPREDUCE-2367. Allow using a file to exclude certain tests from build. Contributed by Todd Lipcon.
by Todd Lipcon
· 13 years ago
1a39f07
MAPREDUCE-2336. Tool-related packages should be in the Tool javadoc group.
by Thomas White
· 13 years ago
bb0890a
MAPREDUCE-2284. TestLocalRunner.testMultiMaps times out. Contributed by Todd Lipcon
by Todd Lipcon
· 13 years ago
1fc7e46
MAPREDUCE-2331. Add coverage of task graph servlet to fair scheduler system test. Contributed by Todd Lipcon
by Todd Lipcon
· 13 years ago
8dd47c8
MAPREDUCE-2251. Remove unused mapreduce.job.userhistorylocation config. Contributed by Harsh J Chouraria.
by Todd Lipcon
· 13 years ago
10830fe
MAPREDUCE-2241. ClusterWithLinuxTaskController should accept relative path on the command line. Contributed by Todd Lipcon.
by Todd Lipcon
· 13 years ago
a4240ee
MAPREDUCE-2272. Job ACL file should not be executable. Contributed by Harsh J Chouraria
by Todd Lipcon
· 13 years ago
eaa6944
MAPREDUCE-2239. BlockPlacementPolicyRaid should call getBlockLocations only
by Chun-Yang Chen
· 13 years ago
65c5c54
MAPREDUCE-1242. Chain APIs error misleading. Contributed by Harsh J Chouraria.
by Thomas White
· 13 years ago
Next »