Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 124 (0.227s).
Loading phrases to help you
refine your search...
[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
[HBASE-7978] Merge hbase-prefixtree into hbase-server - HBase - [issue]
...I would like to discuss the possibility of merging the prefix tree module into the hbase-server module. Ideally, I think we should have hbase-mapreduce and hbase-storage modules, the latter ...
http://issues.apache.org/jira/browse/HBASE-7978    Author: Enis Soztutar, 2013-03-03, 00:31
[HBASE-7955] Remove log "ERROR snapshot.SnapshotFileCache: Snapshot directory doesn't exist" - HBase - [issue]
...When I start up a trunk local cluster from some 0.94 data, I got a bunch of:13/02/27 15:57:45 ERROR snapshot.SnapshotFileCache: Snapshot directory: file:/tmp/hbase-enis/hbase/.snapshot doesn...
http://issues.apache.org/jira/browse/HBASE-7955    Author: Enis Soztutar, 2013-02-28, 21:38
[HBASE-7956] RegionCoprocessorRpcChannel should log rpc requests at TRACE level rather than DEBUG - HBase - [issue]
...As in the title. Since META updates now go through a coprocessor, this becomes a problem....
http://issues.apache.org/jira/browse/HBASE-7956    Author: Enis Soztutar, 2013-02-28, 19:28
[HBASE-7917] Documentation for secure bulk load - HBase - [issue]
...One of our tests for bulk loading on a secure cluster failed, because of it was not configured properly. We should document the setup. From SecureBulkLoadEndpoint: 1. Create an hbase owned s...
http://issues.apache.org/jira/browse/HBASE-7917    Author: Enis Soztutar, 2013-02-27, 13:12
[HBASE-7933] NPE in TableLockManager - HBase - [issue]
...We are getting NPE in TableLockManager sometimes in tests....
http://issues.apache.org/jira/browse/HBASE-7933    Author: Enis Soztutar, 2013-02-27, 13:12
[HBASE-7748] Add DelimitedKeyPrefixRegionSplitPolicy - HBase - [issue]
...DelimitedKeyPrefixRegionSplitPolicy similar to KeyPrefixRegionSplitPolicy, but with a delimiter for the key, instead of a fixed prefix. Can be used for META regions, since we are doing table...
http://issues.apache.org/jira/browse/HBASE-7748    Author: Enis Soztutar, 2013-02-26, 18:44
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 (3759)
Ted Yu (2475)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (988)
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 (419)
Gary Helmling (290)
Enis Soztutar