Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 39 (0.401s).
Loading phrases to help you
refine your search...
Re: Input splits for sequence file input - HDFS - [mail # user]
...method createRecordReader will handle the record boundary issue. You can check the code for details  On Mon, Dec 3, 2012 at 6:03 AM, Jeff LI  wrote:    Best Regards  ...
   Author: Jeff Zhang, 2012-12-03, 02:08
[HDFS-1276] Add failed volume info to dfsadmin report - HDFS - [issue]
...Currently, users do not know which volumes are failed unless he looks into the logs, this way is not convenient for users. I plan to put the failed volumes in the report of HDFS. Then hdfs a...
http://issues.apache.org/jira/browse/HDFS-1276    Author: Jeff Zhang, 2012-09-28, 14:50
HDFS's glob syntax conflict with Shell's syntax expansion - HDFS - [mail # user]
...Hi all,  Just want to share with you my experience on using hdfs's glob syntax in shell, it takes me a long time to figure out the problem.  I have a program that will accept an in...
   Author: Jeff Zhang, 2011-08-11, 00:27
Re: How to use the HDFS just like the common file system? - HDFS - [mail # user]
...use interface FileSystem which has implementation for each type of file system, such HDFS and Local fs  2011/5/9 ltomuno     Best Regards  Jeff Zhang...
   Author: Jeff Zhang, 2011-05-09, 04:41
Re: About the indexing of HDFS - HDFS - [mail # dev]
...You can refer MapFile.java and TFile.java for the indexing details of these two types of files  2010/12/7 junwen ji : he HDFS could you    Best Regards  Jeff Zhang...
   Author: Jeff Zhang, 2010-12-07, 01:24
Re: Can we use method CopyToLocalFile() to copy HDFS files to windowsXP? - HDFS - [mail # user]
...Because the HDFS's ACL is different from your local file system.  The file's owner on HDFS may be user A, and user B copy it to local, but do not have permission on this file, so after ...
   Author: Jeff Zhang, 2010-12-03, 01:40
Re: Can we use method CopyToLocalFile() to copy HDFS files to windowsXP? - HDFS - [mail # user]
...You need to install cygwin, and put $CYGWIN_HOME/bin on your path    2010/12/2 wisteria_longyan : ted ": d ��容iphone ipad邮件收发    Best Regards  Jeff Zhang...
   Author: Jeff Zhang, 2010-12-02, 01:26
Re: What is Trash used for ? - HDFS - [mail # user]
...Thanks Boris   On Tue, Nov 30, 2010 at 9:12 AM, Boris Shkolnik  wrote:    Best Regards  Jeff Zhang...
   Author: Jeff Zhang, 2010-11-30, 05:11
What is Trash used for ? - HDFS - [mail # user]
...Hi all,  I check the source code of Trash, seems it will periodically remove files under ${USER_HOME}/.Trash  But I did not find source that that will put the files under ${USER_HO...
   Author: Jeff Zhang, 2010-11-25, 09:24
Anyone has experience on using Fuse ? - HDFS - [mail # user]
...Hi all,  We are planning to use Fuse on hadoop, but we found memory leakage problems. And it seems fuse for hadoop has no update for a long time. So I am curious to know no one use fuse...
   Author: Jeff Zhang, 2010-09-28, 03:03
Sort:
project
Hadoop (173)
Pig (146)
MapReduce (47)
HDFS (39)
HBase (24)
Hive (13)
Avro (2)
type
mail # user (31)
mail # dev (7)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (39)
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)
Jeff Zhang