Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 122 (0.129s).
Loading phrases to help you
refine your search...
[HBASE-7910] Dont use reflection for security - HBase - [issue]
...security.User class uses reflection so that HBase can work with older Hadoop's not having security. Now that we require 1.x, or 0.23 or 2.x, all Hadoop versions have security code. We can ge...
http://issues.apache.org/jira/browse/HBASE-7910    Author: Enis Soztutar, 2013-05-03, 23:06
[HBASE-8322] Re-enable hbase checksums by default - HBase - [issue]
...Double checksumming issues in HBase level checksums(HBASE-5074) has been fixed in HBASE-6868. However, that patch also disables hbase checksums by default. I think we should re-enable it by ...
http://issues.apache.org/jira/browse/HBASE-8322    Author: Enis Soztutar, 2013-05-03, 19:10
[HBASE-8369] MapReduce over snapshot files - HBase - [issue]
...The idea is to add an InputFormat, which can run the mapreduce job over snapshot files directly bypassing hbase server layer. The IF is similar in usage to TableInputFormat, taking a Scan ob...
http://issues.apache.org/jira/browse/HBASE-8369    Author: Enis Soztutar, 2013-05-01, 02:55
[HBASE-6814] [WINDOWS] HBase on Windows - HBase - [issue]
...This is an umbrella jira to support windows as a first class citizen.The short term goals are: Get unit tests passing Scripts converted to windows Runtime does not depend on cgywin (build ca...
http://issues.apache.org/jira/browse/HBASE-6814    Author: Enis Soztutar, 2013-04-29, 22:24
[HBASE-8415] DisabledRegionSplitPolicy - HBase - [issue]
...Simple RegionSplitPolicy for tests, and some special cases where we want to disable splits. Makes it easier and more explicit than using a ConstantSizeRegionSplitPolicy with a large region s...
http://issues.apache.org/jira/browse/HBASE-8415    Author: Enis Soztutar, 2013-04-26, 14:22
[HBASE-8377] IntegrationTestBigLinkedList calculates wrap for linked list size incorrectly - HBase - [issue]
...There is a bug in IntegrationTestBigLinkedList that it reads the wrong config key to calculate the wrap size for the linked list. It uses num mappers, instead of num recors per mapper. This ...
http://issues.apache.org/jira/browse/HBASE-8377    Author: Enis Soztutar, 2013-04-23, 07:53
[HBASE-8341] RestoreSnapshotHandler.prepare() is not called by SnapshotManager  and TakeSnapshotHandler should first acquire the table lock - HBase - [issue]
...In HBASE-7848, we added table lock to enabled/disabled snapshot handlers, and fixed SnapshotManager to call CloneSnapshotHandler.prepare() in HBASE-7957. It seems that we overlooked the Rest...
http://issues.apache.org/jira/browse/HBASE-8341    Author: Enis Soztutar, 2013-04-16, 11:35
[HBASE-8119] Optimize StochasticLoadBalancer - HBase - [issue]
...On a 5 node trunk cluster, I ran into a weird problem with StochasticLoadBalancer:server1 Thu Mar 14 03:42:50 UTC 2013 0.0 33server2 Thu Mar 14 03:47:53 UTC 2013 0.0 34server3 Thu Mar...
http://issues.apache.org/jira/browse/HBASE-8119    Author: Enis Soztutar, 2013-04-13, 04:07
[HBASE-8205] HBCK support for table locks - HBase - [issue]
...Table locks have been introduced in HBASE-7305, HBASE-7546, and others (see the design doc at HBASE-7305). This issue adds support in HBCK to report and fix possible conditions about table l...
http://issues.apache.org/jira/browse/HBASE-8205    Author: Enis Soztutar, 2013-04-13, 04:07
[HBASE-6469] Failure on enable/disable table will cause table state in zk to be left as enabling/disabling until master is restarted - HBase - [issue]
...In Enable/DisableTableHandler code, if something goes wrong in handling, the table state in zk is left as ENABLING / DISABLING. After that we cannot force any more action from the API or CLI...
http://issues.apache.org/jira/browse/HBASE-6469    Author: Enis Soztutar, 2013-04-11, 23:30
Sort:
project
HBase (122)
Hadoop (25)
Hive (6)
HDFS (1)
MapReduce (1)
Zookeeper (1)
type
issue (119)
mail # user (3)
date
last 7 days (7)
last 30 days (16)
last 90 days (50)
last 6 months (84)
last 9 months (122)
author
Stack (3750)
Ted Yu (2463)
Jean-Daniel Cryans (2263)
Andrew Purtell (1453)
lars hofhansl (976)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (411)
Gary Helmling (290)
Enis Soztutar