| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
15 (0.388s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4902] DFSClient.getSnapshotDiffReport should use string path rather than o.a.h.fs.Path - HDFS - [issue]
|
|
...org.apache.hadoop.ipc.RemoteException(java.lang.AssertionError): Absolute path required at org.apache.hadoop.hdfs.server.namenode.INode.getPathNames(INode.java:641) at org.apache.hadoop.hdfs...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4902
Author: Binglin Chang,
2013-06-14, 15:15
|
|
|
[HDFS-4306] PBHelper.convertLocatedBlock miss convert BlockToken - HDFS - [issue]
|
|
...PBHelper.convertLocatedBlock(from protobuf array to primitive array) miss convert BlockToken....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4306
Author: Binglin Chang,
2013-01-04, 07:53
|
|
|
[HDFS-4333] Using right default value for creating files in HDFS - HDFS - [issue]
|
|
...The default permission to create file should be 0666 rather than 0777, HADOOP-9155 add default permission for files and change localfilesystem.create to use this default value, this jira mak...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4333
Author: Binglin Chang,
2013-01-03, 02:08
|
|
|
[HDFS-4273] Problem in DFSInputStream read retry logic may cause early failure - HDFS - [issue]
|
|
...Assume the following call logic readWithStrategy() -> blockSeekTo() -> readBuffer() -> reader.doRead() -> seekToN...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4273
Author: Binglin Chang,
2012-12-27, 10:06
|
|
|
[HDFS-4325] ClientProtocol.createSymlink parameter dirPerm invalid - HDFS - [issue]
|
|
... * @param link The path of the link being created. * @param dirPerm permissions to use when creating parent directories * @param createParent - if true th...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4325
Author: Binglin Chang,
2012-12-22, 13:28
|
|
|
[HDFS-4292] Sanity check not correct in RemoteBlockReader2.newBlockReader - HDFS - [issue]
|
|
... if ( firstChunkOffset < 0 || firstChunkOffset > startOffset || firstChunkOffset >= (startOffset + checksum.getBytesPerChecksum()))...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4292
Author: Binglin Chang,
2012-12-11, 14:09
|
|
|
[HDFS-4055] TestAuditLogs is flaky - HDFS - [issue]
|
|
... InputStream istream = webfs.open(file); int val = istream.read(); istream.close(); verifyAuditLogsRepeat(true, 3);&nb...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4055
Author: Binglin Chang,
2012-12-07, 01:14
|
|
|
[HDFS-4271] Problem in DFSInputStream read retry logic may cause early failure - HDFS - [issue]
|
|
...Assume the following call logic readWithStrategy() -> blockSeekTo() -> readBuffer() -> reader.doRead() -> seekToN...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4271
Author: Binglin Chang,
2012-12-06, 00:42
|
|
|
[HDFS-4272] Problem in DFSInputStream read retry logic may cause early failure - HDFS - [issue]
|
|
...Assume the following call logic readWithStrategy() -> blockSeekTo() -> readBuffer() -> reader.doRead() -> seekToN...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4272
Author: Binglin Chang,
2012-12-05, 17:08
|
|
|
[HDFS-4263] DFSInputStream.reportCheckSumFailure do not report all corrupted blocks - HDFS - [issue]
|
|
...DFSInputStream.reportCheckSumFailure do not report all corrupted blocks, it seems the code forgets to loop through the corruptedBlockMap....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4263
Author: Binglin Chang,
2012-12-04, 07:11
|
|
|
|