| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
138 (0.15s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-3858] Task attempt failure during commit results in task never completing - MapReduce - [issue]
|
|
...On a terasort job a task attempt failed during the commit phase. Another attempt was rescheduled, but when it tried to commit it failed.attempt_1329019187148_0083_r_000586_0 already given a ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3858
Author: Tom White,
2013-05-17, 22:02
|
|
|
[MAPREDUCE-4487] Reduce job latency by removing hardcoded sleep statements - MapReduce - [issue]
|
|
...There are a few places in MapReduce where there are hardcoded sleep statements. By replacing them with wait/notify or similar it's possible to reduce latency for short running jobs....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4487
Author: Tom White,
2013-05-14, 06:14
|
|
|
[MAPREDUCE-3936] Clients should not enforce counter limits - MapReduce - [issue]
|
|
...The code for enforcing counter limits (from MAPREDUCE-1943) creates a static JobConf instance to load the limits, which may throw an exception if the client limit is set to be lower than the...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3936
Author: Tom White,
2013-05-14, 05:31
|
|
|
[MAPREDUCE-4567] Fix failing TestJobKillAndFail in branch-1 - MapReduce - [issue]
|
|
...This was introduced in MAPREDUCE-4488....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4567
Author: Tom White,
2013-05-06, 03:53
|
|
|
Re: [VOTE] Release Apache Hadoop 2.0.4-alpha - MapReduce - [mail # dev]
|
|
...+1 Checked sigs and checksums, source tag, and built from source. Cheers, Tom On Fri, Apr 12, 2013 at 2:56 PM, Arun C Murthy wrote:...
|
|
|
Author: Tom White,
2013-04-19, 14:20
|
|
|
Re: Configuration clone constructor not cloning classloader - MapReduce - [mail # user]
|
|
...Hi Amit, It is a bug, fixed by https://issues.apache.org/jira/browse/HADOOP-6103, although the fix never made it into branch-1. Can you create a branch-1 patch for this please? T...
|
|
|
Author: Tom White,
2013-04-19, 12:51
|
|
|
[MAPREDUCE-1700] User supplied dependencies may conflict with MapReduce system JARs - MapReduce - [issue]
|
|
...If user code has a dependency on a version of a JAR that is different to the one that happens to be used by Hadoop, then it may not work correctly. This happened with user code using a diffe...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1700
Author: Tom White,
2013-04-09, 21:07
|
|
|
[MAPREDUCE-4824] Provide a mechanism for jobs to indicate they should not be recovered on restart - MapReduce - [issue]
|
|
...Some jobs (like Sqoop or HBase jobs) are not idempotent, so should not be recovered on jobtracker restart. MAPREDUCE-2702 solves this problem for MR2, however the approach there is not appli...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4824
Author: Tom White,
2013-04-05, 13:25
|
|
|
[MAPREDUCE-4463] JobTracker recovery fails with HDFS permission issue - MapReduce - [issue]
|
|
...Recovery fails when the job user is different to the JT owner (i.e. on anything bigger than a pseudo-distributed cluster)....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4463
Author: Tom White,
2013-04-04, 14:10
|
|
|
[MAPREDUCE-5035] Update MR1 memory configuration docs - MapReduce - [issue]
|
|
...The pmem/vmem settings in the docs (http://hadoop.apache.org/docs/r1.1.1/cluster_setup.html#Memory+monitoring) have not been supported for a long time. The docs should be updated to reflect ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5035
Author: Tom White,
2013-02-27, 16:38
|
|
|
|