Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 130 (0.095s).
Loading phrases to help you
refine your search...
[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
[HBASE-5671] hbase.metrics.showTableName should be true by default - HBase - [issue]
...HBASE-4768 added per-cf metrics and a new configuration option "hbase.metrics.showTableName". We should switch the conf option to true by default, since it is not intuitive (at least to me) ...
http://issues.apache.org/jira/browse/HBASE-5671    Author: Enis Soztutar, 2013-02-26, 17:02
[HBASE-7833] 0.94 does not compile with Hadoop-0.20.205 and 0.22.0 - HBase - [issue]
...0.94 is supposed to work with 0.20.205 and 0.22 if I am not wrong. We should document this....
http://issues.apache.org/jira/browse/HBASE-7833    Author: Enis Soztutar, 2013-02-26, 11:53
[HBASE-6824] Introduce ${hbase.local.dir} and save coprocessor jars there - HBase - [issue]
...We need to make the temp directory where coprocessor jars are saved configurable. For this we will add hbase.local.dir configuration parameter. Windows tests are failing due to the pathing p...
http://issues.apache.org/jira/browse/HBASE-6824    Author: Enis Soztutar, 2013-02-16, 04:14
Sort:
project
HBase (130)
Hadoop (25)
Hive (6)
Bigtop (2)
HDFS (2)
MapReduce (1)
Zookeeper (1)
type
issue (127)
mail # user (3)
date
last 7 days (5)
last 30 days (19)
last 90 days (46)
last 6 months (85)
last 9 months (130)
author
Stack (3791)
Ted Yu (2547)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1002)
Ryan Rawson (862)
Jean-Marc Spaggiari (703)
Todd Lipcon (673)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
Enis Soztutar