| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
173 (0.513s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-4975] streaming/gridmix docs missing - MapReduce - [issue]
|
|
...The docs for hadoop streaming and gridmix weren't moved out of the mrv1 code so don't existing in the 0.23 or 2.x line. ie the 1.X line are http://hadoop.apache.org/docs/r1.1.0/streaming.htm...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4975
Author: Thomas Graves,
2013-03-29, 15:29
|
|
|
[MAPREDUCE-4239] gridmix has 11 findbugs warnings - MapReduce - [issue]
|
|
...jira MAPREDUCE-3543 is mavenizing gridmix. I found that gridmix has 11 findbugs warnings while doing that jira that should be fixed or have excludes added for them.Code WarningSe org.a...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4239
Author: Thomas Graves,
2013-03-26, 20:42
|
|
|
[MAPREDUCE-4571] TestHsWebServicesJobs fails on jdk7 - MapReduce - [issue]
|
|
...TestHsWebServicesJobs fails on jdk7. Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.561 sec <<< FAILURE!testJobIdSlash(org.apache.hadoop.mapreduce.v2.hs.webapp.T...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4571
Author: Thomas Graves,
2013-03-16, 14:05
|
|
|
[MAPREDUCE-4716] TestHsWebServicesJobsQuery.testJobsQueryStateInvalid fails with jdk7 - MapReduce - [issue]
|
|
...Using jdk7 TestHsWebServicesJobsQuery.testJobsQueryStateInvalid fails.It looks like the string changed from "const class" to "constant" in jdk7.Tests run: 25, Failures: 1, Errors: 0, S...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4716
Author: Thomas Graves,
2013-03-16, 14:05
|
|
|
[MAPREDUCE-4102] job counters not available in Jobhistory webui for killed jobs - MapReduce - [issue]
|
|
...Run a simple wordcount or sleep, and kill the job before it finishes. Go to the job history web ui and click the "Counters" link for that job. It displays "500 error".The job history l...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4102
Author: Thomas Graves,
2013-03-07, 17:43
|
|
|
Re: Technical question on Capacity Scheduler. - MapReduce - [mail # dev]
|
|
...There are 3 types of locality. - data local (node local) - your task gets scheduled on the node where the data is - rack local - your task is scheduled on the same rack as the data (us...
|
|
|
Author: Thomas Graves,
2013-03-04, 14:26
|
|
|
[MAPREDUCE-4934] Maven RAT plugin is not checking all source files - MapReduce - [issue]
|
|
...mapreduce side of HADOOP-9097Running 'mvn apache-rat:check' passes, but running RAT by hand (by downloading the JAR) produces some warnings for Java files, amongst others....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4934
Author: Thomas Graves,
2013-02-15, 13:10
|
|
|
[MAPREDUCE-4729] job history UI not showing all job attempts - MapReduce - [issue]
|
|
...We are seeing a case where a job runs but the AM is running out of memory in the first 3 attempts. The job eventually finishes on the 4th attempt. When you go to the job history UI for...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4729
Author: Thomas Graves,
2013-02-06, 17:05
|
|
|
[MAPREDUCE-4724] job history web ui applications page should be sorted to display last app first - MapReduce - [issue]
|
|
...The job history server jobs web page defaults the sort order to ascending, which has oldest jobs first (smallest job id). I think its more useful to sort descending so that the newest...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4724
Author: Thomas Graves,
2013-02-06, 17:05
|
|
|
[MAPREDUCE-4793] Problem with adding resources when using both -files and -file to hadoop streaming - MapReduce - [issue]
|
|
...It seems whenboth -files and -file are present, it will trigger this IAE, and the errormessage is just misleading. hadoop jar $HADOOP_PREFIX/share/hadoop/tools/lib/hadoop-streaming.jar-files...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4793
Author: Thomas Graves,
2012-12-22, 13:21
|
|
|
|