| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
12 (0.129s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Fair Scheduler of Hadoop - MapReduce - [mail # user]
|
|
...You could configure it like that if you wanted. Keep in mind that would waste some resources. Imagine a 10 minute task that has been running for 9 minutes. If you have that task killed immed...
|
|
|
Author: Joep Rottinghuis,
2013-01-21, 18:00
|
|
|
Re: Fair Scheduler of Hadoop - MapReduce - [mail # user]
|
|
...Lin, The article you are reading us old. Fair scheduler does have preemption. Tasks get killed and rerun later, potentially on a different node. You can set a minimum / guarantee...
|
|
|
Author: Joep Rottinghuis,
2013-01-21, 00:24
|
|
|
[MAPREDUCE-4939] Faulty getLocations input split passed on blindly to topology script - MapReduce - [issue]
|
|
...When users implement a (faulty) InputSplit that returns splits that do not map to hostnames, they get passed on to the topology script.Call stack on 0.20 equivalent code:o.a.h.net.NetworkTop...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4939
Author: Joep Rottinghuis,
2013-01-11, 22:20
|
|
|
[MAPREDUCE-2939] Ant setup on hadoop7 jenkins host - MapReduce - [issue]
|
|
...From the build error it looks likea) ant is not set up on the machineb) $ANT_HOME point to the wrong spot...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2939
Author: Joep Rottinghuis,
2011-12-12, 06:20
|
|
|
[MAPREDUCE-3039] Make mapreduce use same version of avro as HBase - MapReduce - [issue]
|
|
...HBase depends on avro 1.5.3 whereas hadoop-common depends on 1.3.2.When building HBase on top of hadoop, this should be consistent.Moreover, this should be consistent between common, hdfs, a...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3039
Author: Joep Rottinghuis,
2011-12-12, 06:19
|
|
|
[MAPREDUCE-2940] Build fails with ant 1.7.0 but works with 1.8.0 - MapReduce - [issue]
|
|
...contrib builds fail when using Ant 1.7.build.xml calls build.xml in contrib, which calls block-forensics build, which in turn uses build-contrib.The inheritAll=true overrides the basedir in ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2940
Author: Joep Rottinghuis,
2011-12-12, 06:19
|
|
|
[MAPREDUCE-3151] Contrib tests failing - MapReduce - [issue]
|
|
...Jenkins builds fail:https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-Mapreduce-22-branch/80/console...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3151
Author: Joep Rottinghuis,
2011-12-12, 06:19
|
|
|
[MAPREDUCE-2753] Generated POMs hardcode dependency on hadoop-common version 0.22.0-SNAPSHOT - MapReduce - [issue]
|
|
...The generated poms inject the version of mapred itself, but hardcode the version of hadoop-common they depend on.When trying to build downstream projects (HBase), then they will require hado...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2753
Author: Joep Rottinghuis,
2011-12-12, 06:18
|
|
|
[MAPREDUCE-3025] Contribs not building - MapReduce - [issue]
|
|
...Contribs are not getting built.Snippet from Jenkins:compile:[subant] No sub-builds to iterate on...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3025
Author: Joep Rottinghuis,
2011-12-12, 06:18
|
|
|
[MAPREDUCE-2610] Inconsistent API JobClient.getQueueAclsForCurrentUser - MapReduce - [issue]
|
|
...Client needs access to the current user's queue name.Public method JobClient.getQueueAclsForCurrentUser() returns QueueAclsInfo[].The QueueAclsInfo class has default access. A public method ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2610
Author: Joep Rottinghuis,
2011-10-19, 00:26
|
|
|
|