Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 124 (0.151s).
Loading phrases to help you
refine your search...
[HBASE-7976] Rest of master operations (move, assign, unassign, offline region) should also acquire table locks - HBase - [issue]
...HBASE-7305 adds table locks to the create/delete/enable/disable/modify table and column operations. We should also acquire the table lock in region admin operations, move, assign, unassign, ...
http://issues.apache.org/jira/browse/HBASE-7976    Author: Enis Soztutar, 2013-04-03, 23:03
[HBASE-8217] Port online region merge (HBASE-7403) to 0.94 - HBase - [issue]
...HBASE-7403 added online region merge, and there was some discussion about whether we can port this to 0.94. In this issue, we can discuss feasibility and decide one what way or the other. I ...
http://issues.apache.org/jira/browse/HBASE-8217    Author: Enis Soztutar, 2013-04-01, 18:02
[HBASE-8196] Port HBASE-7721 Atomic multi-row mutations in META to 0.94 - HBase - [issue]
...There has been some interest in porting region merge (HBASE-7403), and making splits more stable in 0.94. For online merge, we depend on HBASE-7721, thus we might need the backport....
http://issues.apache.org/jira/browse/HBASE-8196    Author: Enis Soztutar, 2013-03-30, 06:26
[HBASE-7977] Online merge should acquire table lock - HBase - [issue]
...Once online merge (HBASE-7403) is in, we should ensure that we acquire a table write lock during the merge....
http://issues.apache.org/jira/browse/HBASE-7977    Author: Enis Soztutar, 2013-03-29, 22:20
[HBASE-8146] IntegrationTestBigLinkedList does not work on distributed setup - HBase - [issue]
...Two issues: IntegrationTestBigLinkedList.java does not add dependency jars, for it's first job (my bad for not testing it properly) TableMapReduceUtil does not add guava, and htrace depende...
http://issues.apache.org/jira/browse/HBASE-8146    Author: Enis Soztutar, 2013-03-29, 22:17
[HBASE-7957] CloneSnapshotHandler.prepare() is not called by SnapshotManager - HBase - [issue]
...Ted noticed the following exception during TestSnapshotCloneIndependence#testOfflineSnapshotRegionOperationsIndependent()2013-02-27 01:45:25,785 ERROR [MASTER_TABLE_OPERATIONS-juno.apache.or...
http://issues.apache.org/jira/browse/HBASE-7957    Author: Enis Soztutar, 2013-03-25, 23:41
[HBASE-7832] Use User.getShortName() in FSUtils - HBase - [issue]
...This is 0.94. HBASE-7814 backports HBASE-6963, but I think it can be done in a cleaner way using o.a.h.hbase.User....
http://issues.apache.org/jira/browse/HBASE-7832    Author: Enis Soztutar, 2013-03-23, 04:53
[HBASE-7777] HBCK check for lingering split parents should check for child regions - HBase - [issue]
...HBCK checks for split parent regions being in meta and hdfs, and reports this as a transient error. However, split parents, by design, linger around for some time, until its children stops r...
http://issues.apache.org/jira/browse/HBASE-7777    Author: Enis Soztutar, 2013-03-23, 04:53
[HBASE-7546] Obtain a table read lock on region split operations - HBase - [issue]
...As discussed in the parent issue HBASE-7305, we should be coordinating between splits and table operations to ensure that they don't happen at the same time. In this issue we will acquire sh...
http://issues.apache.org/jira/browse/HBASE-7546    Author: Enis Soztutar, 2013-03-21, 06:10
[HBASE-7305] ZK based Read/Write locks for table operations - HBase - [issue]
...This has started as forward porting of HBASE-5494 and HBASE-5991 from the 89-fb branch to trunk, but diverged enough to have it's own issue. The idea is to implement a zk based read/write lo...
http://issues.apache.org/jira/browse/HBASE-7305    Author: Enis Soztutar, 2013-03-20, 15:27
Sort:
project
HBase (124)
Hadoop (25)
Hive (6)
HDFS (1)
MapReduce (1)
Zookeeper (1)
type
issue (121)
mail # user (3)
date
last 7 days (10)
last 30 days (19)
last 90 days (52)
last 6 months (84)
last 9 months (124)
author
Stack (3757)
Ted Yu (2475)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (417)
Gary Helmling (290)
Enis Soztutar