| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
26 (0.095s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-4572] INode and its sub-classes should be package private - Hadoop - [issue]
|
|
...INode, INodeFile, INodeDirectory and INodeFileUnderConstruction should be changed from public to package private. As a consequence, some test classes like CreateEditsLog have to be mov...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-4572
Author: Tsz Wo,
2012-08-24, 15:31
|
|
|
[HADOOP-8700] Move the checksum type constants to an enum - Hadoop - [issue]
|
|
...In DataChecksum, there are constants for crc types, crc names and crc sizes. We should move them to an enum for better coding style....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8700
Author: Tsz Wo,
2012-08-21, 23:41
|
|
|
[HADOOP-8714] Jenkins cannot detect download failure - Hadoop - [issue]
|
|
...In build #1332, Jenkins failed to downland the patch. The patch file shown in Build Artifacts had zero byte. However, Jenkins did not detect the download failure. It still ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8714
Author: Tsz Wo,
2012-08-21, 13:21
|
|
|
[HADOOP-6166] Improve PureJavaCrc32 - Hadoop - [issue]
|
|
...Got some ideas to improve CRC32 calculation....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-6166
Author: Tsz Wo,
2012-07-24, 17:51
|
|
|
[HADOOP-7337] Annotate PureJavaCrc32 as a public API - Hadoop - [issue]
|
|
...The API of PureJavaCrc32 is stable. It is incorrect to annotate it as private unstable....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7337
Author: Tsz Wo,
2012-07-19, 17:52
|
|
|
[HADOOP-8110] TestViewFsTrash occasionally fails - Hadoop - [issue]
|
|
...junit.framework.AssertionFailedError: -expunge failed expected:<0> but was:<1> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8110
Author: Tsz Wo,
2012-07-05, 14:03
|
|
|
[HADOOP-8348] Server$Listener.getAddress(..) may throw NullPointerException - Hadoop - [issue]
|
|
...Build #2365:Exception in thread "DataXceiver for client /127.0.0.1:35472 [Waiting for operation #2]" java.lang.NullPointerException at org.apache.hadoop.ipc.Server$Listener.getAddress(Server...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8348
Author: Tsz Wo,
2012-06-22, 05:02
|
|
|
[HADOOP-2835] "hadoop fs -help ..." should not require a NameNode to show help messages - Hadoop - [issue]
|
|
...For example, if we do "hadoop fs -help get" before started a NameNode, we will get bash-3.2$ ./bin/hadoop fs -help get08/02/14 15:59:52 INFO ipc.Client: Retrying connect to server: some-host...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-2835
Author: Tsz Wo,
2012-06-08, 21:37
|
|
|
[HADOOP-8483] test-patch +1 even there are build failures - Hadoop - [issue]
|
|
...For example, there are build failures in build #1062 but it still has all +1's....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8483
Author: Tsz Wo,
2012-06-06, 23:31
|
|
|
[HADOOP-8375] test-patch should stop immediately once it has found compilation errors - Hadoop - [issue]
|
|
...It does not makes sense to run findbugs or javadoc check if the program does not compile. It was the behavior previously if I remember correctly....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8375
Author: Tsz Wo,
2012-05-11, 14:04
|
|
|
|