Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 8 from 8 (0.189s).
Loading phrases to help you
refine your search...
[HDFS-1824] delay instantiation of file system object until it is needed (linked to HADOOP-7207) - HDFS - [issue]
...also re-factor the code little bit to avoid checking for instance of DFS in multiple places....
http://issues.apache.org/jira/browse/HDFS-1824    Author: Boris Shkolnik, 2012-11-19, 17:44
[HDFS-1860] when renewing/canceling DelegationToken over http we need to pass exception information back to the caller. - HDFS - [issue]
...Current implementation is not using XML for that, so we will pass it as a part of response message....
http://issues.apache.org/jira/browse/HDFS-1860    Author: Boris Shkolnik, 2012-06-05, 10:25
[HDFS-457] better handling of volume failure in Data Node storage - HDFS - [issue]
...Current implementation shuts DataNode down completely when one of the configured volumes of the storage fails.This is rather wasteful behavior because it  decreases utilization (good st...
http://issues.apache.org/jira/browse/HDFS-457    Author: Boris Shkolnik, 2012-05-21, 19:15
[HDFS-557] 0.20 HDFS documentation for dfsadmin is using bin/hadoop instead of bin/hdfs - HDFS - [issue]
...forest documentation is using bin/hadoop for dfsadmin command help instead of bin/hdfs...
http://issues.apache.org/jira/browse/HDFS-557    Author: Boris Shkolnik, 2012-05-12, 11:19
Re: Question regarding datanode been wiped by hadoop - HDFS - [mail # user]
...One thing to consider.. If the node was down for a day all of its blocks co uld’ve been replicated to other datanodes. When machine is brought back , these blocks become overreplicated and N...
   Author: Boris Shkolnik, 2011-04-12, 17:20
Re: What is Trash used for ? - HDFS - [mail # user]
...FsShell.java:delete().   On 11/25/10 1:24 AM, "Jeff Zhang"  wrote:  Hi all,  I check the source code of Trash, seems it will periodically remove files under ${USER_HOME}/...
   Author: Boris Shkolnik, 2010-11-30, 01:12
Re: HDFS Quota - HDFS - [mail # user]
...i.e. quota for quantities of files (not size)   Yes, I think this is by design. When HDFS creates a file, it doesn't know how big the file will be. So diskspace quota is checked on writ...
   Author: Boris Shkolnik, 2010-01-25, 20:20
Re: How to define the path of HDFS? - HDFS - [mail # dev]
...You should use FileSystem methods to do it.. E.g.  FSDataInputStream  open(Path f)   On 9/8/09 9:54 PM, "Bill Yu"  wrote:  ...
   Author: Boris Shkolnik, 2009-09-09, 18:10
Sort:
project
MapReduce (17)
Hadoop (16)
HDFS (8)
type
issue (4)
mail # user (3)
mail # dev (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (8)
author
Todd Lipcon (488)
Harsh J (453)
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)
Boris Shkolnik