Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 6 from 6 (3.106s).
Loading phrases to help you
refine your search...
[HDFS-1245] Plugable block id generation - HDFS - [issue]
...The idea is to have a way to easily create block id generation engines that may fit a certain purpose. One of them could be HDFS-898 started by Konstantin, but potentially others.We chatted ...
http://issues.apache.org/jira/browse/HDFS-1245    Author: Dmytro Molkov, 2013-01-13, 13:21
[HDFS-1558] Optimize FSNamesystem.startFileInternal - HDFS - [issue]
...Currently on file creation inside of FSNamesystem.startFileInternal there are three calls to FSDirectory that are essentially the same:dir.exists(src)dir.isDir(src)dir.getFileInode(src)All o...
http://issues.apache.org/jira/browse/HDFS-1558    Author: Dmytro Molkov, 2012-12-28, 19:54
[HDFS-1490] TransferFSImage should timeout - HDFS - [issue]
...Sometimes when primary crashes during image transfer secondary namenode would hang trying to read the image from HTTP connection forever.It would be great to set timeouts on the connection s...
http://issues.apache.org/jira/browse/HDFS-1490    Author: Dmytro Molkov, 2012-09-05, 15:00
[HDFS-1109] HFTP and URL Encoding - HDFS - [issue]
...We just saw this error happen in our cluster. If there is a file that has a "+" sign in the name it is not readable through HFTP protocol.The problem is when we are reading a file with HFTP ...
http://issues.apache.org/jira/browse/HDFS-1109    Author: Dmytro Molkov, 2012-08-29, 08:32
[HDFS-1143] Implement Background deletion - HDFS - [issue]
...Right now if you try to delete massive number of files from the namenode it will freeze (sometimes for minutes). Most of the time is spent going through the blocks map and invalidating all t...
http://issues.apache.org/jira/browse/HDFS-1143    Author: Dmytro Molkov, 2012-07-10, 21:46
Re: Avatar Datanodes - HDFS - [mail # dev]
...No, only the "active" namenode sends commands back to the datanodes in avat ar node setup.  On Aug 9, 2010, at 5:05 PM, AndrĂ© Oriani <[EMAIL PROTECTED]  des html) oth so,...
   Author: Dmytro Molkov, 2010-08-10, 03:07
Sort:
project
HDFS (6)
Hive (3)
MapReduce (3)
Hadoop (1)
Zookeeper (1)
type
issue (5)
mail # dev (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (2)
last 9 months (6)
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)
Dmytro Molkov