Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 23 (1.085s).
Loading phrases to help you
refine your search...
Re: query regarding balancer - HDFS - [mail # user]
...I would think its a bug if at any datanode more than 5 blocks are being moved at any time for balancing. How're you checking how many blocks are being moved?  On Fri, May 4, 2012 at 3:1...
   Author: Ravi Prakash, 2012-05-04, 16:15
Re: Rack decommission - HDFS - [mail # user]
...Hi Dave,  I'm not entirely certain, but briefly looking at code: http://search-hadoop.com/c/Hadoop:/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmana...
   Author: Ravi Prakash, 2012-05-04, 14:49
Re: Rack decommission - HDFS - [mail # user]
...Hi David,  data. If it does,  How does it decide when to update the meta data map?  I presume you meant "the NN update it's block meta data". The answer is yes. Soon as the NN...
   Author: Ravi Prakash, 2012-05-03, 15:44
Re: Re:Hsqldb jar (which missed in latest release) - HDFS - [mail # user]
...Hi Brahma,  I've filed and patched https://issues.apache.org/jira/browse/MAPREDUCE-4197for this issue. The hsqldb-2.0.0.jar will then be available in the hadoop-mapreduce*.tar.gz file. ...
   Author: Ravi Prakash, 2012-04-25, 22:49
Re: Re:Hsqldb jar (which missed in latest release) - HDFS - [mail # user]
...Hi Brahma,  I'd made changes for https://issues.apache.org/jira/browse/MAPREDUCE-3621of which https://issues.apache.org/jira/browse/HADOOP-8180 was a part. This might be the culprit. :(...
   Author: Ravi Prakash, 2012-04-25, 12:32
Re: When I connect to Hadoop it always 'retrying connect', something wrong with my configurations? - HDFS - [mail # user]
...Or maybe its  a flaky network connection? Perhaps you can do a ping and check the network link is reliable?  The only daemon that needs to be up is Namenode and unless you are taki...
   Author: Ravi Prakash, 2012-04-25, 12:13
Re: Query regarding the configuration in hdfs-site.xml - HDFS - [mail # user]
...Hi Andreina,  You are right! FSNamesystem.java:3156 (and line 3023) has a "less than" comparison, when in fact it ought to be  wrote:  ** ed .* ve...
   Author: Ravi Prakash, 2012-04-25, 12:07
[HDFS-2505] Add a test to verify getFileChecksum works with ViewFS - HDFS - [issue]
...Please refer to HADOOP-7770. getFileChecksum was failing on files such as /tmp/someFile, but working fine for /someDir/someFile.The fix is in HADOOP-7770 but we should have a test in HDFS wh...
http://issues.apache.org/jira/browse/HDFS-2505    Author: Ravi Prakash, 2012-04-07, 14:04
[HDFS-3109] Remove hsqldb exclusions from pom.xml - HDFS - [issue]
...Related to MAPREDUCE-3621...
http://issues.apache.org/jira/browse/HDFS-3109    Author: Ravi Prakash, 2012-04-06, 13:58
[HDFS-3106] TestHDFSCLI fails on Test "ls: Test for /*/* globbing" - HDFS - [issue]
...This is the one and only test failure:2012-03-15 18:06:42,068 INFO  cli.CLITestHelper (CLITestHelper.java:displayResults(156)) - -------------------------------------------2012-03-15 18...
http://issues.apache.org/jira/browse/HDFS-3106    Author: Ravi Prakash, 2012-03-16, 16:33
Sort:
project
MapReduce (71)
Hadoop (49)
HDFS (23)
HBase (1)
type
issue (11)
mail # user (9)
mail # dev (3)
date
last 7 days (1)
last 30 days (1)
last 90 days (3)
last 6 months (4)
last 9 months (23)
author
Todd Lipcon (488)
Harsh J (450)
Eli Collins (347)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (144)
Colin Patrick McCabe (128)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (87)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
Ravi Prakash