Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 43 (0.255s).
Loading phrases to help you
refine your search...
RE: Multiple SLF4J bindings - HDFS - [mail # user]
...HI ,  Please check NameNode and DataNode logs why table is not getting created.  Follow will come when Class path contains multiple SLF4j..Please check HDFS -3480 for same.   ...
   Author: Brahma Reddy Battula, 2012-07-12, 12:40
[HDFS-3584] Blocks are getting marked as corrupt with append operation under high load. - HDFS - [issue]
...Scenario:========= 1. There are 2 clients cli1 and cli2 cli1 write a file F1 and not closed2. The cli2 will call append on unclosed file and triggers a leaserecovery3. Cli1 is closed4. Lease...
http://issues.apache.org/jira/browse/HDFS-3584    Author: Brahma Reddy Battula, 2012-07-11, 18:12
[HDFS-3387] [Fsshell]It's better to provide hdfs instead of hadoop in GenericOptionsParser - HDFS - [issue]
...Scenario:----------Execute any fsshell command with invalid optionsLike ./hdfs haadmin -transitionToActive...Here it is logging as following..bin/hadoop command [genericOptions] [...
http://issues.apache.org/jira/browse/HDFS-3387    Author: Brahma Reddy Battula, 2012-07-10, 21:52
[HDFS-3415] During NameNode starting up, it may pick wrong storage directory inspector when the layout versions of the storage directories are different - HDFS - [issue]
...Scenario:=========start Namenode and datanode by configuring three storage dir's for namenodewrite 10 filesedit version file of one of the storage dir and give layout version as 123 which di...
http://issues.apache.org/jira/browse/HDFS-3415    Author: Brahma Reddy Battula, 2012-07-10, 21:04
[HDFS-3585] Blocks are getting marked as corrupt when commitblocksyncronization(Since recovery called by another client) is success before BR send - HDFS - [issue]
...Scenario:===========Writing files without closerenaming filedeleting files with four DN's and replication factor=3...
http://issues.apache.org/jira/browse/HDFS-3585    Author: Brahma Reddy Battula, 2012-07-02, 19:51
RE: Problems starting secondarynamenode in hadoop 1.0.3 - HDFS - [mail # user]
...HI Jeff,  Do you have another suggestion?  I think the problem is that somewhere I ha ve URL that is in the form file:// instead of hdfs://.  I have done some fg rep'ing and I...
   Author: Brahma Reddy Battula, 2012-06-28, 05:05
Block is not getting deleting which is not present in Memory in following scenario - HDFS - [mail # user]
...Hi  Started Name Node and Data Node by configuring multiple DataDirs Written one file copied same block to another dataDir  What I expect is,Block will be removed from copied Dir s...
   Author: Brahma Reddy Battula, 2012-06-18, 11:39
[HDFS-3456] blockReportInterval is long value but when we take the random value it uses getRandom().nextInt,it is causing frequently BR - HDFS - [issue]
...blockReportInterval is long value but when we take the random value it uses getRandom().nextInt.Due to this, offerService can throw exception as long may get rotated to negative value.So, bl...
http://issues.apache.org/jira/browse/HDFS-3456    Author: Brahma Reddy Battula, 2012-06-05, 22:12
[HDFS-3398] Client will not retry when primaryDN is down once it's just got pipeline - HDFS - [issue]
...Scenario:=========Start NN and three DN"SGet the datanode to which blocks has to be replicated.from nodes = nextBlockOutputStream(src);Before start writing to the DN ,kill the primary DN.// ...
http://issues.apache.org/jira/browse/HDFS-3398    Author: Brahma Reddy Battula, 2012-05-30, 14:04
[HDFS-3467] NN is getting shutdown by throwing IllegalArgumentException - HDFS - [issue]
...Scenario:=========Configure fs.default.nameFormat NamenodeStart NameNode.Here it is getting shutdown ..like following..2012-05-25 21:09:30,810 ERROR org.apache.hadoop.hdfs.server.namenode.Na...
http://issues.apache.org/jira/browse/HDFS-3467    Author: Brahma Reddy Battula, 2012-05-26, 09:16
Sort:
project
HDFS (43)
Hadoop (12)
MapReduce (4)
type
issue (24)
mail # user (19)
date
last 7 days (0)
last 30 days (1)
last 90 days (5)
last 6 months (5)
last 9 months (43)
author
Todd Lipcon (488)
Harsh J (451)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (145)
Colin Patrick McCabe (127)
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)
Brahma Reddy Battula