Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 49 (0.266s).
Loading phrases to help you
refine your search...
Re: Default permissions for Hadoop output files - Hadoop - [mail # user]
...Hi Steve,  You can use fs.permissions.umask-modeto set the appropriate umask     ________________________________  From: Steve Lewis  To: common-user   Sent: Mo...
   Author: Ravi Prakash, 2013-05-20, 17:48
Re: Unexpected Hadoop behavior: map task re-running after reducer has been running - Hadoop - [mail # user]
...This is not unexpected behavior. If there are fetch failures on the Reduce (i.e. its not able to get the map outputs) then a map may be rerun.     ________________________________ ...
   Author: Ravi Prakash, 2013-03-11, 17:00
Re: Job History files in Hadoop 2.0 - Hadoop - [mail # user]
...Hi Amit,  The job history files are stored in HDFS. eg. /mapred/history/done/2013/02/06/000000  I would think that there would be some changes in the format.   Thanks Ravi &nb...
   Author: Ravi Prakash, 2013-02-06, 21:06
Re: measuring iops - Hadoop - [mail # user]
...Do you mean in a cluster being used by users, or as a benchmark to measure  the maximum?  The JMX page /jmx provides some interesting stat s, but I'm not sure they have what you wa...
   Author: Ravi Prakash, 2012-10-23, 12:47
Re: measuring iops - Hadoop - [mail # user]
...Hi Rita,  SliveTest can help you measure the number of reads / writes / deletes / ls / appends per second your NameNode can handle.  DFSIO can be used to help you measure the amoun...
   Author: Ravi Prakash, 2012-10-22, 14:28
Re: Hadoop Source Code - Hadoop - [mail # dev]
...Running "ant eclipse" should produce the eclipse project files you need to  import it into eclipse      ________________________________   From: Samaneh Shokuhi &nbs...
   Author: Ravi Prakash, 2012-10-22, 14:22
Re: Hadoop Source Code - Hadoop - [mail # dev]
...Hi Salma,  0.20.205 is a little old now. branch-1.x is the last stable release.  Although 0.23 is "alpha", Yahoo has been deploying it to pretty big clusters and the community is s...
   Author: Ravi Prakash, 2012-10-22, 04:51
[HADOOP-8445] Token should not print the password in toString - Hadoop - [issue]
...This JIRA is for porting HADOOP-6622 to branch-1 since 6622 is already closed....
http://issues.apache.org/jira/browse/HADOOP-8445    Author: Ravi Prakash, 2012-10-17, 19:27
[HADOOP-8180] Remove hsqldb since its not needed from pom.xml - Hadoop - [issue]
...Related to MAPREDUCE-3621...
http://issues.apache.org/jira/browse/HADOOP-8180    Author: Ravi Prakash, 2012-10-11, 18:45
[HADOOP-7509] Improve message when Authentication is required - Hadoop - [issue]
...The message when security is enabled and authentication is configured to be simple is not explicit enough. It simply prints out "Authentication is required" and prints out a stack trace. The...
http://issues.apache.org/jira/browse/HADOOP-7509    Author: Ravi Prakash, 2012-09-16, 22:49
Sort:
project
MapReduce (71)
Hadoop (49)
HDFS (23)
HBase (1)
type
mail # user (27)
mail # dev (12)
issue (10)
date
last 7 days (1)
last 30 days (1)
last 90 days (2)
last 6 months (3)
last 9 months (49)
author
Harsh J (1375)
Steve Loughran (931)
Owen O'Malley (816)
Todd Lipcon (756)
Arun C Murthy (575)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Ravi Prakash