| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
168 (0.056s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3503] Move LengthInputStream and PositionTrackingInputStream to common - HDFS - [issue]
|
|
...We have LengthInputStream in org.apache.hadoop.hdfs.server.datanode.fsdataset and PositionTrackingInputStream in org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader. These two class...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3503
Author: Tsz Wo,
2012-06-04, 22:46
|
|
|
[HDFS-3184] Add public HDFS client API - HDFS - [issue]
|
|
...There are some useful operations in HDFS but not in the FileSystem API; see a list in Uma's comment. These operations should be made available to the public....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3184
Author: Tsz Wo,
2012-05-11, 05:21
|
|
|
[HDFS-3380] Update RAID to not to use FSInodeInfo - HDFS - [issue]
|
|
...FSInodeInfo was removed by HDFS-3363. We should update RAID....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3380
Author: Tsz Wo,
2012-05-08, 00:31
|
|
|
[HDFS-1041] DFSClient does not retry in getFileChecksum(..) - HDFS - [issue]
|
|
...If connection to the first datanode fails, DFSClient does not retry in getFileChecksum(..)....
|
|
|
http://issues.apache.org/jira/browse/HDFS-1041
Author: Tsz Wo,
2012-05-06, 19:34
|
|
|
[HDFS-3350] findbugs warning: INodeFileUnderConstruction doesn't override INodeFile.equals(Object) - HDFS - [issue]
|
|
...Somehow this findbugs warning got triggered in the recent builds, e.g. build #2361. It probably was triggered by HDFS-3339 although HDFS-3339 did not introduce the bug....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3350
Author: Tsz Wo,
2012-05-04, 14:04
|
|
|
[HDFS-3322] Update file context to use HdfsDataInputStream and HdfsDataOutputStream - HDFS - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HDFS-3322
Author: Tsz Wo,
2012-04-27, 14:03
|
|
|
[HDFS-3329] Deprecate the admin methods in DistributedFileSystem and add them to HdfsAdmin - HDFS - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HDFS-3329
Author: Tsz Wo,
2012-04-26, 23:02
|
|
|
[HDFS-3323] TestUrlStreamHandler fails - HDFS - [issue]
|
|
...java.net.MalformedURLException: unknown protocol: hdfs at java.net.URL.<init>(URL.java:395) at java.net.URL.<init>(URL.java:283) at org.apache.hadoop.fs.TestUrlStreamHandler.test...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3323
Author: Tsz Wo,
2012-04-26, 16:25
|
|
|
[HDFS-3298] Add HdfsDataOutputStream as a public API - HDFS - [issue]
|
|
...We need a public API to access HDFS specific features like getNumCurrentReplicas as mentioned in Uma's comment....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3298
Author: Tsz Wo,
2012-04-26, 13:23
|
|
|
[HDFS-3319] DFSOutputStream should not start a thread in constructors - HDFS - [issue]
|
|
...DFSOutputStream starts the DataStreamer thread in its constructors. This is a known bad programming practice. It will generate findbugs warnings if the class is not final....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3319
Author: Tsz Wo,
2012-04-26, 13:23
|
|
|
|