Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 351 (0.209s).
Loading phrases to help you
refine your search...
Re: warnings from log4j -- where to look to resolve? - MapReduce - [mail # user]
...Try passing -Dlog4j.debug via mapred.child.java.opts. That will clearly show you the problem as part of logs itself.  Are these errors appearing in stdout/stderr or syslog?  +Vinod...
   Author: Vinod Kumar Vavilapalli, 2013-01-29, 02:13
Re: number of mapper tasks - MapReduce - [mail # user]
...Regarding your original question, you can use the min and max split settings to control the number of maps: http://hadoop.apache.org/docs/stable/api/org/apache/hadoop/mapreduce/lib/input/Fil...
   Author: Vinod Kumar Vavilapalli, 2013-01-29, 02:08
Re: core-site.xml file is being ignored by new Configuration() - MapReduce - [mail # user]
...Can you try prepending the path with file:// or pass in a URL and use the method which takes in a URL?  I remember class loading issues with paths without the file: scheme info from a d...
   Author: Vinod Kumar Vavilapalli, 2013-01-29, 01:58
Re: Capacity Scheduler questions - MapReduce - [mail # user]
... Single job in the whole cluster for the user or a shared queue? For a specific user or for every user?  Handling specific users should be via special queues.  If you want it ...
   Author: Vinod Kumar Vavilapalli, 2013-01-08, 02:08
Re: new to hadoop and first question - MapReduce - [mail # user]
...You are pointing your JobClient to the Namenode. Check your mapred.job.tracker address and make sure it points to the correct JobTracker node.  Also 0.14 is very very old. Please use 1....
   Author: Vinod Kumar Vavilapalli, 2013-01-07, 09:50
Re: INFO org.apache.hadoop.mapred.TaskTracker: attempt_XXXX NaN% - MapReduce - [mail # dev]
...The NaN is very suspicious, perhaps a bug - will need more information  But irrespective, are you sending periodic updates from your map/reduce code? The framework has the 10 minute tim...
   Author: Vinod Kumar Vavilapalli, 2012-12-26, 19:21
Re: Yarn question: All tasks fail without useful diagnose info when running Yarn - MapReduce - [mail # user]
...Can you check AM logs at http://centos-3.localdomain:8088/proxy/application_1354775970476_0001/ ? The ApplicationMaster's syslog/stderr can tell you what happened.  Most likely a setup ...
   Author: Vinod Kumar Vavilapalli, 2012-12-18, 05:42
Re: hadoop task assigner - MapReduce - [mail # user]
...In 1.0 line, you should look at JobTracker side, specifically JobInProgress.java.  Thanks, +Vinod  On Dec 7, 2012, at 8:28 AM, Jay Vyas wrote:  ...
   Author: Vinod Kumar Vavilapalli, 2012-12-07, 21:06
Re: Straggler map tasks - MapReduce - [mail # dev]
...Yes, you should look at JobInProgress class, and search for 'speculative'. JobTracker already has logic to launch speculative copies for tasks which are progressing at a degraded rate relati...
   Author: Vinod Kumar Vavilapalli, 2012-11-26, 18:40
Re: Job running on YARN gets automatically killed after 10-12 minutes - MapReduce - [mail # user]
...Is this your custom application and not, say, MapReduce or the distributed shell?  If that is the case, the ApplicationMaster needs to constantly ping the ResourceManager so that RM can...
   Author: Vinod Kumar Vavilapalli, 2012-11-05, 18:47
Sort:
project
MapReduce (351)
Hadoop (88)
HDFS (16)
Hive (8)
Chukwa (1)
HBase (1)
type
issue (251)
mail # dev (51)
mail # user (49)
date
last 7 days (2)
last 30 days (21)
last 90 days (32)
last 6 months (49)
last 9 months (351)
author
Harsh J (1041)
Arun C Murthy (501)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
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 (147)
Tom White (138)
Aaron Kimball (131)