Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 84 (2.719s).
Loading phrases to help you
refine your search...
[MAPREDUCE-5183] In, TaskTracker#reportProgress logging of 0.0-1.0 progress is followed by percent sign - MapReduce - [issue]
...This makes looking at progress in the logs unnecessarily confusing...
http://issues.apache.org/jira/browse/MAPREDUCE-5183    Author: Sandy Ryza, 2013-04-25, 22:15
[MAPREDUCE-5182] LineRecordReader#getProgress throwing IOException breaks compatibility - MapReduce - [issue]
...This has been in trunk for a while (since MAPREDUCE-773), but was only introduced into branch-1 in July....
http://issues.apache.org/jira/browse/MAPREDUCE-5182    Author: Sandy Ryza, 2013-04-25, 10:10
Re: Automatically mapping a job submitted by a particular user to a specific hadoop map-reduce queue - MapReduce - [mail # user]
...Hi Sagar,  This capability currently does not exist in the fair scheduler (or other schedulers, as far as I know), but a JIRA has been filed recently that addresses a similar need. &nbs...
   Author: Sandy Ryza, 2013-04-25, 06:41
[MAPREDUCE-5173] Need to specify master principal run local job in a secure setup - MapReduce - [issue]
...When security is turned on, running a job involves asking the filesystems it uses for delegation tokens.  Currently, this fails if the kerberos master principal is not set, even if the ...
http://issues.apache.org/jira/browse/MAPREDUCE-5173    Author: Sandy Ryza, 2013-04-22, 23:59
[MAPREDUCE-5171] Expose additional info from the MR AM REST API - MapReduce - [issue]
...It would be useful to expose some additional information about MR jobs.  In MR1, these could be made available via the JT hue plugin, but in MR2, it's better to use the REST API. blackl...
http://issues.apache.org/jira/browse/MAPREDUCE-5171    Author: Sandy Ryza, 2013-04-22, 20:53
[MAPREDUCE-5172] Expose number of non-local maps in MR app metrics - MapReduce - [issue]
http://issues.apache.org/jira/browse/MAPREDUCE-5172    Author: Sandy Ryza, 2013-04-22, 20:38
Re: YARN - container networking and ports - MapReduce - [mail # user]
...The yarn-default.xml file in the Hadoop repository contains the default ports for all of the YARN protocols.  -Sandy   On Mon, Apr 22, 2013 at 8:27 AM, Marcos Luis Ortiz Valmaseda ...
   Author: Sandy Ryza, 2013-04-22, 16:54
Re: ConfigKeys wrappers for MapReduce source code base - MapReduce - [mail # dev]
...Hi Jay,  In trunk, these keys are in MRJobConfig (extended by JobContext) and MRConfig.  I'm not sure what the state of things are in branch-1.  Agreed that it would be nice f...
   Author: Sandy Ryza, 2013-04-22, 06:05
Re: sort phase in hadoop mapper - MapReduce - [mail # dev]
...That makes sense, Samaneh.  I was thinking about it more coarsely.  As far as I know, currently there is no way to skip the sort phase - you would need to modify the code.  -S...
   Author: Sandy Ryza, 2013-04-19, 01:29
Re: sort phase in hadoop mapper - MapReduce - [mail # dev]
...Hi Samaneh,  If you want to see the map outputs post sort/shuffle, the easiest way is probably to use an IdentityReducer and inspect the job.  Can you be more specific on what you ...
   Author: Sandy Ryza, 2013-04-18, 18:46
Sort:
project
MapReduce (84)
Hadoop (21)
HDFS (11)
Avro (1)
Pig (1)
type
issue (60)
mail # dev (12)
mail # user (12)
date
last 7 days (11)
last 30 days (28)
last 90 days (59)
last 6 months (79)
last 9 months (84)
author
Harsh J (1036)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (282)
Amar Kamat (184)
Mohammad Tariq (174)
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)
Sandy Ryza