Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 24 (0.088s).
Loading phrases to help you
refine your search...
IOException in offerService - HDFS - [mail # dev]
...DataNode may received IOException in heartbeat sending process. When running TestStartup, I got the following warn log:  2012-11-13 01:28:19,217 WARN  datanode.DataNode (BPServiceA...
   Author: Yanbo Liang, 2012-11-13, 10:51
Re: The lease hard limit is 1 hour and in another client want to append to a file need to wait for 1 hour? - HDFS - [mail # dev]
...The answer is useful, thanks to all of you.  2012/10/18 Uma Maheswara Rao G  ...
   Author: Yanbo Liang, 2012-10-18, 09:47
The lease hard limit is 1 hour and in another client want to append to a file need to wait for 1 hour? - HDFS - [mail # dev]
...The lease hard limit is 1 hour, is it means that if one file hold the lease and exit without release it and then another file want to append to the same file will to wait for a hour?...
   Author: Yanbo Liang, 2012-10-18, 08:44
[HDFS-3772] HDFS NN will hang in safe mode and never come out if we change the dfs.namenode.replication.min bigger. - HDFS - [issue]
...If the NN restarts with a new minimum replication (dfs.namenode.replication.min), any files created with the old replication count will expected to bump up to the new minimum upon restart au...
http://issues.apache.org/jira/browse/HDFS-3772    Author: Yanbo Liang, 2012-08-16, 04:24
Re: Number of concurrent writer to HDFS - HDFS - [mail # user]
...I think there is no distinct limitation at the number of files one can write to at the same time. Because each write stream is out to corresponding DataNodes which are different most likely....
   Author: Yanbo Liang, 2012-08-07, 06:53
Re: Number of concurrent writer to HDFS - HDFS - [mail # user]
...You can use scribe or flume to collect log data and integrated with hadoop.  2012/8/4 Nguyen Manh Tien  ...
   Author: Yanbo Liang, 2012-08-06, 06:14
[HDFS-3748] TestDFSUtil#testHANameNodesWithFederation failed because of misuse toString to generate hostname:port - HDFS - [issue]
...In the test case TestDFSUtil#testHANameNodesWithFederation, it misused InetSocketAddress.toString() to generate hostname:port format data. It cause the following assert failure when run this...
http://issues.apache.org/jira/browse/HDFS-3748    Author: Yanbo Liang, 2012-08-02, 06:50
Re: S3 listStatus on a directory return the directory itself as a file - HDFS - [mail # user]
...I think there is no distinguish between directory and file in the Filesystem implementation. So you got the two file status, one is a directory and another one is ordinary file.  2012/7...
   Author: Yanbo Liang, 2012-07-26, 11:06
Re: problem configuring hadoop with s3 bucket - HDFS - [mail # user]
...The S3 storage layer is at the same level with HDFS. So if you configure to use S3, it's irrational to occur the HDFS related logs such as  "org.apache.hadoop.hdfs.server.namenode.FSNam...
   Author: Yanbo Liang, 2012-07-26, 07:20
Re: problem configuring hadoop with s3 bucket - HDFS - [mail # user]
...Could you provide your execute environment, operation procedure and the detail log information?  2012/7/24 Alok Kumar  ...
   Author: Yanbo Liang, 2012-07-25, 06:35
Sort:
project
HDFS (24)
MapReduce (16)
Hadoop (7)
HBase (3)
type
mail # user (18)
mail # dev (4)
issue (2)
date
last 7 days (0)
last 30 days (0)
last 90 days (10)
last 6 months (10)
last 9 months (24)
author
Todd Lipcon (488)
Harsh J (452)
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)
Yanbo Liang