Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 24 (0.097s).
Loading phrases to help you
refine your search...
Re: libhdfs not getting compiled - HDFS - [mail # dev]
...Hi Aastha,  Try using "ldd" against the fuse_dfs executable, and see where you are  pulling libhdfs.so from.  It may be it is linking from the "wrong one".  Brian  O...
   Author: Brian Bockelman, 2011-03-17, 21:38
Re: problems with fuse-dfs - HDFS - [mail # dev]
...On Mar 2, 2011, at 12:46 AM, Aastha Mehta wrote:  and connection the  Can you post the attempts?  Sounds like it may not be configured  correctly.  SIZE/OFF denied) ...
   Author: Brian Bockelman, 2011-03-02, 12:27
Fwd: problems with fuse-dfs - HDFS - [mail # dev]
...Sorry, resending on hdfs-dev; apparently I'm not on -user.  Begin forwarded message:  this see a log modified by one that my host No following LD_LIBRARY_PATH=$HADOOP_HOME/build/li...
   Author: Brian Bockelman, 2011-03-02, 00:26
Re: DataBlockScanner scan period - HDFS - [mail # dev]
...On Nov 23, 2010, at 7:41 PM, Thanh Do wrote:   Why?  What if you restarted your datanode once every 2 weeks?  Last I  checked, HDFS randomly assigned blocks to be verifie...
   Author: Brian Bockelman, 2010-11-24, 01:52
Re: DataBlockScanner scan period - HDFS - [mail # dev]
...On Oct 13, 2010, at 7:29 PM, Thanh Do wrote:   Yes.  At some point, I'd really like to figure out what percentage of  our blocks actually get scanned at our site, I suspect so...
   Author: Brian Bockelman, 2010-10-14, 00:37
Re: DataBlockScanner scan period - HDFS - [mail # dev]
...Hi Thanh,  That is correct.  Last time I read the code, Hadoop scheduled the block  verifications randomly throughout the period in order to avoid periodic  effects (i.e....
   Author: Brian Bockelman, 2010-10-14, 00:18
Re: DataBlockScanner scan period - HDFS - [mail # dev]
...Hi Thanh,  The scan period is the period that hadoop *attempts* to complete an  entire node scan.  That is, if it's set to 3 weeks, HDFS will try to  scan each block once...
   Author: Brian Bockelman, 2010-10-14, 00:07
Re: how can we know the statistics of namenode and datanode using API's - HDFS - [mail # dev]
...Hey Vidur,  Do you need to access it directly in Java, or can you just parse them  out of (for example) Ganglia?  There are JMX statistics, but I am not  familiar enough ...
   Author: Brian Bockelman, 2010-06-11, 12:45
Re: HDFS-1150: Comment and review - HDFS - [mail # dev]
...Hey Jakob,  If I understand correctly, then two plausible ways of attacking a client  are then: 1) Screw up the client's DNS resolution somehow (reference the rather  serious ...
   Author: Brian Bockelman, 2010-05-15, 00:00
Re: HDFS Blockreport question - HDFS - [mail # dev]
...Hey Jay,  I think, if you're experienced in implementing transfer protocols, it is  not difficult to implement the HDFS wire protocol.  As you point out,  they are subjec...
   Author: Brian Bockelman, 2010-04-06, 14:50
Sort:
project
Hadoop (305)
HDFS (24)
MapReduce (1)
type
mail # dev (20)
issue (3)
mail # user (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (24)
author
Todd Lipcon (488)
Harsh J (458)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (144)
Colin Patrick McCabe (128)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (88)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
Brian Bockelman