| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
122 (0.285s).
|
|
|
Loading phrases to help you refine your search...
|
|
[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
|
|
|
[HBASE-8093] Change the .META. table name for file system incompatibility - HBase - [issue]
|
|
...Having a table named ".META." causes problems on NTFS file system under windows, since it does not allow file names ending with ".". Nicolas and I have been thinking of just changing the nam...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8093
Author: Enis Soztutar,
2013-03-13, 23:59
|
|
|
[HBASE-8091] Goraci test might rewrite data in case of map task failures, which eclipses data loss problems - HBase - [issue]
|
|
...As discussed in HBASE-8031, goraci map tasks will rewite the same data if the map task fails. There are some conditions that this might cause overwriting data that would have been reported a...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8091
Author: Enis Soztutar,
2013-03-13, 18:00
|
|
|
|