Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 39 from 39 (0.155s).
Loading phrases to help you
refine your search...
Re: SecondaryNameNode can not been changed once deployed ? - HDFS - [mail # user]
...I found the problem, I should set parameter dfs.http.address. Seems the official tutorial has no information for this case.    On Fri, May 14, 2010 at 10:11 AM, Jeff Zhang  wr...
   Author: Jeff Zhang, 2010-05-14, 08:44
SecondaryNameNode can not been changed once deployed ? - HDFS - [mail # user]
...Hi all,  At first I have the name node and secondary name node on the same machine, now I want to move the secondary name node to another machine, but find the following errors in the l...
   Author: Jeff Zhang, 2010-05-14, 02:11
This format path "{2009/12,2010/01}" is not supported in FileSystem.globStatus - HDFS - [mail # user]
...Hi all,  As my title shows, it seems that "{2009/12,2010/01}" is not supported in FileSystem.globStatus, but in my opinion, it would be better if hdfs can support this kind of path. Doe...
   Author: Jeff Zhang, 2010-03-23, 10:22
Re: Accessing Hadoop DFS for Data Storage and Retrieval Using Java - HDFS - [mail # user]
...Yes, I think so.  2010/3/10 Miguel Ángel Álvarez de la Concepción   nd [EMAIL PROTECTED]>  The va:481) java:473) 2) ’t e); us.es> ; , cessorImpl.java:39) ructorAccessorI...
   Author: Jeff Zhang, 2010-03-10, 14:22
Re: Accessing Hadoop DFS for Data Storage and Retrieval Using Java - HDFS - [mail # user]
...It seems you are running it in windows, then you should install cygwin, and add C:/cygwin/bin on the Path environment variable .    2010/3/10 Miguel Ángel Álvarez de la Concepción ...
   Author: Jeff Zhang, 2010-03-10, 13:10
Re: Accessing Hadoop DFS for Data Storage and Retrieval Using Java - HDFS - [mail # user]
...add ugi configuration like this : conf.set("hadoop.job.ugi",your_hadoop_user_name+","+your_hadoop_group_name) ;   2010/3/9 Miguel Ángel Álvarez de la Concepción   ; , cessorImpl.ja...
   Author: Jeff Zhang, 2010-03-09, 16:13
What is the biggest problem of extremely large hadoop cluster ? - HDFS - [mail # dev]
...Hi ,  I am curious to know what is the biggest problem of extremely large hadoop cluster. What I can imagine now is the memory cost of meta data of hdfs in name node. One solution I can...
   Author: Jeff Zhang, 2010-02-21, 15:49
Re: HDFS File read issue - HDFS - [mail # user]
...Maybe you can use zookeeper to achieve this   On Mon, Jan 25, 2010 at 3:20 PM, MOHAMMED IRFANULLA S  wrote:     Best Regards  Jeff Zhang...
   Author: Jeff Zhang, 2010-01-25, 07:36
MiniDFSCluster in trunk can not run in windows platform ? - HDFS - [mail # dev]
...Hi all,  Today I run the MiniDFSCluster in trunk in windows, but it turn out it failed. (Because of the path problem) This is the error message: java.net.URISyntaxException: Illegal cha...
   Author: Jeff Zhang, 2009-10-15, 10:23
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