Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 123 (0.148s).
Loading phrases to help you
refine your search...
[HBASE-7557] Add a maven command to generate protobuf files - HBase - [issue]
...We can add a maven target / profile to generate the protofiles for us....
http://issues.apache.org/jira/browse/HBASE-7557    Author: Enis Soztutar, 2013-01-14, 22:57
[HBASE-7172] TestSplitLogManager.testVanishingTaskZNode() fails when run individually and is flaky - HBase - [issue]
...TestSplitLogManager.testVanishingTaskZNode fails when run individually (run just that test case from eclipse). I've also noticed that it is flaky on windows. The reason is a rare race condit...
http://issues.apache.org/jira/browse/HBASE-7172    Author: Enis Soztutar, 2013-01-13, 06:28
[HBASE-7423] HFileArchiver should not use the configuration from the Filesystem - HBase - [issue]
...HFileArchiver gets the configuration from the FileSystem in  public static void archiveRegion(FileSystem fs, HRegionInfo info)      throws IOException {   ...
http://issues.apache.org/jira/browse/HBASE-7423    Author: Enis Soztutar, 2013-01-04, 02:57
[HBASE-7485] TestSplitLogManager is still flaky on windows - HBase - [issue]
...We fixed TestSplitLogManager flakiness mostly in HBASE-7172, however, it seems that I forgot to change the remaining hard coded values. Under windows, the test still fails sometimes b/c of t...
http://issues.apache.org/jira/browse/HBASE-7485    Author: Enis Soztutar, 2013-01-03, 11:42
[HBASE-7427] Check line lenghts in the test-patch script - HBase - [issue]
...Checkstyle is disabled in test-patch, and it is not very easy to make it work. We can just add some check for the line lengths in the mean time....
http://issues.apache.org/jira/browse/HBASE-7427    Author: Enis Soztutar, 2012-12-26, 23:58
[HBASE-7398] [0.94 UNIT TESTS] TestAssignmentManager fails frequently on CentOS 5 - HBase - [issue]
...TestAssignmentManager#testBalance() fails pretty frequently on CentOS 5 for 0.94. The root cause is that ClosedRegionHandler is executed by an executor, and before it finishes, the region tr...
http://issues.apache.org/jira/browse/HBASE-7398    Author: Enis Soztutar, 2012-12-21, 14:17
[HBASE-7201] Convert HLog / HFile metadata content to PB - HBase - [issue]
...Some of the remaining discussions for PB conversions: Convert the HFile/HLog metadata to PB. WALEdit, HLogKey should be converted? We don't want to repeat the PBMagic, and the PB overhead c...
http://issues.apache.org/jira/browse/HBASE-7201    Author: Enis Soztutar, 2012-12-20, 23:16
[HBASE-7334] We should expire the zk session for crashed servers rather than deleting ephemeral znodes - HBase - [issue]
...For faster recovery HBASE-5844 and HBASE-5926 added logic to delete the ephemeral znodes for the master and region server from the hbase-daemon.sh script. However, the master and RSs have ot...
http://issues.apache.org/jira/browse/HBASE-7334    Author: Enis Soztutar, 2012-12-19, 02:16
[HBASE-7243] Test for creating a large number of regions - HBase - [issue]
...After HBASE-7220, I think it will be good to write a unit test/IT to create a large number of regions. We can put a reasonable timeout to the test....
http://issues.apache.org/jira/browse/HBASE-7243    Author: Enis Soztutar, 2012-12-13, 12:00
[HBASE-5888] Clover profile in build - HBase - [issue]
...Clover is disabled right now. I would like to add a profile that enables clover reports. We can also backport this to 0.92, and 0.94, since we are also interested in test coverage for those ...
http://issues.apache.org/jira/browse/HBASE-5888    Author: Enis Soztutar, 2012-12-11, 23:56
Sort:
project
HBase (123)
Hadoop (25)
Hive (6)
HDFS (1)
MapReduce (1)
Zookeeper (1)
type
issue (120)
mail # user (3)
date
last 7 days (9)
last 30 days (19)
last 90 days (51)
last 6 months (83)
last 9 months (123)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2270)
Andrew Purtell (1454)
lars hofhansl (980)
Ryan Rawson (862)
Jean-Marc Spaggiari (676)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Enis Soztutar