Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 5 from 5 (1.134s).
Loading phrases to help you
refine your search...
[HDFS-4562] Many excess replicas getting created - HDFS - [issue]
...We are seeing too many excess replicas getting created in our cluster. The number excess replicas in day coming out to be more than 1 lakh....
http://issues.apache.org/jira/browse/HDFS-4562    Author: Amareshwari Sriramadasu, 2013-05-15, 06:16
[HDFS-4544] Error in deleting blocks should not do check disk, for all types of errors - HDFS - [issue]
...The following code in Datanode.java       try {        if (blockScanner != null) {          blockScanner.deleteBloc...
http://issues.apache.org/jira/browse/HDFS-4544    Author: Amareshwari Sriramadasu, 2013-03-19, 18:08
[HDFS-3533] NPE in DFSClient$DFSInputStream.openInfo - HDFS - [issue]
...I'm seeing the following NPE:java.lang.NullPointerException        atorg.apache.hadoop.hdfs.DFSClient$DFSInputStream.openInfo(DFSClient.java:1633)    ...
http://issues.apache.org/jira/browse/HDFS-3533    Author: Amareshwari Sriramadasu, 2013-01-18, 14:20
[HDFS-3965] DFSInputStream should not eat up exceptions if file is under construction - HDFS - [issue]
...Currently DFSclient eats up exceptions if it could not open the file under construction:1881       try {1882         primary = createClientDatanodeProtocol...
http://issues.apache.org/jira/browse/HDFS-3965    Author: Amareshwari Sriramadasu, 2012-09-25, 01:51
[HDFS-3296] Running libhdfs tests in mac fails - HDFS - [issue]
...Running "ant -Dcompile.c+=true -Dlibhdfs=true test-c+-libhdfs" on Mac fails with following error:     [exec] dyld: lazy symbol binding failed: Symbol not found: _JNI_GetCreate...
http://issues.apache.org/jira/browse/HDFS-3296    Author: Amareshwari Sriramadasu, 2012-04-18, 11:24
Sort:
project
MapReduce (153)
Hadoop (59)
Hive (25)
HDFS (5)
Avro (1)
type
issue (5)
date
last 7 days (0)
last 30 days (1)
last 90 days (2)
last 6 months (3)
last 9 months (5)
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)
Amareshwari Sriramadasu