Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 129 (0.112s).
Loading phrases to help you
refine your search...
[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
[HBASE-7797] Use consistent package name - HBase - [issue]
...This has been discussed here: http://search-hadoop.com/m/bXxiV1MGsYi2. We should not release 0.96 with two namespaces. This will cause further pain and confusion in the future (like log4j co...
http://issues.apache.org/jira/browse/HBASE-7797    Author: Enis Soztutar, 2013-03-13, 01:37
[HBASE-7721] Atomic multi-row mutations in META - HBase - [issue]
...Thanks to Lars' local transactions patch (HBASE-5229), we can entertain the possibility of doing local transactions within META regions.We need this mainly for region splits and merges. Clie...
http://issues.apache.org/jira/browse/HBASE-7721    Author: Enis Soztutar, 2013-03-09, 00:53
Sort:
project
HBase (129)
Hadoop (25)
Hive (6)
Bigtop (2)
HDFS (2)
MapReduce (1)
Zookeeper (1)
type
issue (126)
mail # user (3)
date
last 7 days (4)
last 30 days (17)
last 90 days (45)
last 6 months (83)
last 9 months (128)
author
Stack (3782)
Ted Yu (2547)
Jean-Daniel Cryans (2290)
Andrew Purtell (1470)
lars hofhansl (1001)
Ryan Rawson (862)
Jean-Marc Spaggiari (702)
Todd Lipcon (672)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
Lars George (439)
stack (439)
Gary Helmling (292)
Enis Soztutar