Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 17 from 17 (0.105s).
Loading phrases to help you
refine your search...
Re: facing issues in HDFSProxy - HDFS - [mail # user]
...Sure, it's the temporary code, you can delete that line.  -Regards Denny Ye  2012/2/16 Stuti Awasthi   tener.addr")); tallation+and+Configuration ) * *...
   Author: Denny Ye, 2012-02-17, 02:09
Re: facing issues in HDFSProxy - HDFS - [mail # user]
...In my local Hadoop version, I saw the temporary code with inexistent property name. Hashtable does not accept 'null' as the normal value. It's the mistake of unit testing  -Regards Denn...
   Author: Denny Ye, 2012-02-16, 08:57
Re: How-to use DFSClient's BlockReader from Java - HDFS - [mail # user]
...hi David      Please refer to the method "DFSInputStream#blockSeekTo", it has same purpose with you.  ********************************************************************...
   Author: Denny Ye, 2012-01-09, 08:29
Re: Could not obtain block - HDFS - [mail # user]
...hi Steve,       What's your HDFS release version? From the error log and HDFS0.21 code, I guess that the file does not have any replicas. You may focus on the missing replica ...
   Author: Denny Ye, 2011-11-11, 14:28
Re: structured data split - HDFS - [mail # user]
...hi    Structured data is always being split into different blocks, likes a word or line.    MapReduce task read HDFS data with the unit - *line* - it will read the whole ...
   Author: Denny Ye, 2011-11-11, 09:50
Re: Fw: Problems about the job counters - HDFS - [mail # user]
...hi Hailong         An important phase between map and reduce task is 'Shuffle'. In map task part, all the output records filled to in-memory buffer and then spill to disk...
   Author: Denny Ye, 2011-06-29, 07:03
Re: Issue of FSImage, need help - HDFS - [mail # dev]
...*Root cause*: Wrong FSImage format when user killed hdfs process. It may read invalid block number, may be 1 billion or more, OutOfMemoryError happens before EOFException.  How can we p...
   Author: Denny Ye, 2011-06-28, 09:11
Sort:
project
Flume (72)
HDFS (17)
MapReduce (11)
Hadoop (1)
type
mail # user (11)
issue (5)
mail # dev (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (17)
author
Todd Lipcon (488)
Harsh J (452)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (145)
Colin Patrick McCabe (127)
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)
Denny Ye