Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 101 (0.111s).
Loading phrases to help you
refine your search...
[MAPREDUCE-2539] NPE when calling JobClient.getMapTaskReports for retired job - MapReduce - [issue]
...When calling JobClient.getMapTaskReports for a retired job this results in a NPE.  In the 0.20.* version an empty TaskReport array was returned instead.Caused by: java.lang.NullPointerE...
http://issues.apache.org/jira/browse/MAPREDUCE-2539    Author: Robert Joseph Evans, 2012-01-28, 14:04
[MAPREDUCE-3737] The Web Application Proxy's is not documented very well - MapReduce - [issue]
...The Web Application Proxy is a security feature, but there is no documentation for what it does, why it does it, and more importantly what attacks it is known not protect against.  This...
http://issues.apache.org/jira/browse/MAPREDUCE-3737    Author: Robert Joseph Evans, 2012-01-27, 13:19
[MAPREDUCE-3521] Hadoop Streaming ignores unknown parameters - MapReduce - [issue]
...The hadoop streaming command will ignore any command line arguments to it.hadoop jar streaming.jar -input input -output output -mapper cat -reducer cat ThisIsABadArgumentWorks just fine. &nb...
http://issues.apache.org/jira/browse/MAPREDUCE-3521    Author: Robert Joseph Evans, 2011-12-29, 13:36
[MAPREDUCE-3376] Old mapred API combiner uses NULL reporter - MapReduce - [issue]
...The OldCombinerRunner class inside Task.java uses a NULL Reporter.  If the combiner code runs for an extended period of time, even with reporting progress as it should, the map task can...
http://issues.apache.org/jira/browse/MAPREDUCE-3376    Author: Robert Joseph Evans, 2011-12-21, 13:42
[MAPREDUCE-3387] A tracking URL of N/A before the app master is launched breaks oozie - MapReduce - [issue]
...When oozie launches a map/reduce job it retrieves the tracking URL of that job to display in its own UI.  Previously this tracking URL did not change except when the job completed. &nbs...
http://issues.apache.org/jira/browse/MAPREDUCE-3387    Author: Robert Joseph Evans, 2011-12-17, 13:42
[MAPREDUCE-3388] Streaming task with special char gets wrong output - MapReduce - [issue]
...In 0.20.204:hadoop jar $HADOOP_HOME/hadoop-streaming.jar '-Dmapreduce.job.acl-view-job=*' -files 'file:///tmp/InputDir#testlink!@$&*()-_+=' -input input.txt -mapper 'xargs cat' -reducer ...
http://issues.apache.org/jira/browse/MAPREDUCE-3388    Author: Robert Joseph Evans, 2011-12-08, 22:13
[MAPREDUCE-3520] Allow for metrics to be exchanged between mapps and reduces - MapReduce - [issue]
...Some people on the mailing lists have requested having read access in reducers to counters that were set by mappers.  I propose that we provide a new interface for doing this.  The...
http://issues.apache.org/jira/browse/MAPREDUCE-3520    Author: Robert Joseph Evans, 2011-12-08, 16:13
[MAPREDUCE-3501] Fifo scheduler does not match host requests with host:port correctly - MapReduce - [issue]
...When the Fifo scheduler receives a heartbeat from a NM the NM appears as a HOST:PORT.  When a request is made to the scheduler to have a container run on a given host that request is gi...
http://issues.apache.org/jira/browse/MAPREDUCE-3501    Author: Robert Joseph Evans, 2011-12-02, 15:45
[MAPREDUCE-2652] MR-279: Cannot run multiple NMs on a single node - MapReduce - [issue]
...Currently in MR-279 the Auxiliary services, like ShuffleHandler, have no way to communicate information back to the applications.  Because of this the Map Reduce Application Master has ...
http://issues.apache.org/jira/browse/MAPREDUCE-2652    Author: Robert Joseph Evans, 2011-11-15, 00:50
[MAPREDUCE-2668] MR-279: APPLICATION_STOP is never sent to AuxServices - MapReduce - [issue]
...APPLICATION_STOP is never sent to the AuxServices only APPLICATION_INIT.  This means that all map intermediate data will never be deleted....
http://issues.apache.org/jira/browse/MAPREDUCE-2668    Author: Robert Joseph Evans, 2011-11-15, 00:50
Sort:
project
MapReduce (101)
Hadoop (27)
HDFS (8)
type
issue (101)
date
last 7 days (1)
last 30 days (3)
last 90 days (12)
last 6 months (22)
last 9 months (101)
author
Harsh J (1035)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (346)
Todd Lipcon (282)
Amar Kamat (184)
Mohammad Tariq (175)
Thomas Graves (173)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (146)
Tom White (138)
Aaron Kimball (131)
Robert Joseph Evans