Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 28 from 28 (0.175s).
Loading phrases to help you
refine your search...
[HADOOP-9170] Cover uncovered methods of class UserGroupInformation - Hadoop - [issue]
...methods of class UserGroupInformation#addToken(null)#print()#main(String[])are not covered by tests. Cover them....
http://issues.apache.org/jira/browse/HADOOP-9170    Author: Ivan A. Veselovsky, 2012-12-28, 15:36
[HADOOP-9016] Provide unit tests for class org.apache.hadoop.fs.HarFileSystem.HarFSDataInputStream - Hadoop - [issue]
...unit-test coverage of classes org.apache.hadoop.fs.HarFileSystem.HarFSDataInputStream,org.apache.hadoop.fs.HarFileSystem.HarFSDataInputStream.HarFsInputStream is zero.Suggested to provide un...
http://issues.apache.org/jira/browse/HADOOP-9016    Author: Ivan A. Veselovsky, 2012-12-13, 10:20
[HADOOP-9104] Should org.apache.hadoop.fs.DelegationTokenRenewer.addRenewAction(T) reject addition if a renew action for this FS is already present in the queue? - Hadoop - [issue]
...The issue extracted from discussion in https://issues.apache.org/jira/browse/HADOOP-9046 .Currently the method org.apache.hadoop.fs.DelegationTokenRenewer.addRenewAction(T) allows to add any...
http://issues.apache.org/jira/browse/HADOOP-9104    Author: Ivan A. Veselovsky, 2012-11-29, 09:54
[HADOOP-9038] provide unit-test coverage of class org.apache.hadoop.fs.LocalDirAllocator.AllocatorPerContext.PathIterator - Hadoop - [issue]
...The class org.apache.hadoop.fs.LocalDirAllocator.AllocatorPerContext.PathIterator currently has zero unit-test coverage. Add/enhance the tests to provide one....
http://issues.apache.org/jira/browse/HADOOP-9038    Author: Ivan A. Veselovsky, 2012-11-27, 13:23
[HADOOP-8992] Enhance unit-test coverage of class HarFileSystem - Hadoop - [issue]
...New unit test TestHarFileSystem2 provided in order to enhance coverage of class HarFileSystem.Also some unused methods deleted from class HarFileSystem....
http://issues.apache.org/jira/browse/HADOOP-8992    Author: Ivan A. Veselovsky, 2012-11-27, 13:23
[HADOOP-9053] Provide test for HdfsVolumeId - Hadoop - [issue]
...Provide test for HdfsVolumeId to improve the code coverage....
http://issues.apache.org/jira/browse/HADOOP-9053    Author: Ivan A. Veselovsky, 2012-11-16, 19:22
[HADOOP-8993] Remove unused methods from FileUtil class - Hadoop - [issue]
...Some methods in class org.apache.hadoop.fs.FileUtil are used neither in project code nor in tests, that is, are a dead code. This lowers the overall coverage of that class.The suggested patc...
http://issues.apache.org/jira/browse/HADOOP-8993    Author: Ivan A. Veselovsky, 2012-10-30, 11:13
[HADOOP-8850] Method org.apache.hadoop.hdfs.TestHftpFileSystem.tearDown() sometimes throws NPEs - Hadoop - [issue]
...Recommended to add null-checking.Suggested patch is attached....
http://issues.apache.org/jira/browse/HADOOP-8850    Author: Ivan A. Veselovsky, 2012-09-28, 16:47
Sort:
project
Hadoop (28)
HDFS (7)
HBase (5)
MapReduce (4)
Hive (1)
type
issue (28)
date
last 7 days (0)
last 30 days (2)
last 90 days (7)
last 6 months (21)
last 9 months (28)
author
Harsh J (1387)
Steve Loughran (942)
Owen O'Malley (816)
Todd Lipcon (759)
Arun C Murthy (577)
Eli Collins (516)
Allen Wittenauer (461)
Konstantin Boudnik (347)
Doug Cutting (344)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (304)
jason hadoop (279)
Ivan A. Veselovsky