Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 114 (0.367s).
Loading phrases to help you
refine your search...
[HBASE-5787] Table owner can't disable/delete his/her own table - HBase - [issue]
...An user with CREATE privileges can create a table, but can not disable it, because disable operation require ADMIN privileges. Also if a table is already disabled, anyone can remove it.publi...
http://issues.apache.org/jira/browse/HBASE-5787    Author: Matteo Bertozzi, 2013-02-26, 17:02
[HBASE-5638] Backport to 0.90 and 0.92 - NPE reading ZK config in HBase - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-5638    Author: Matteo Bertozzi, 2013-02-26, 17:02
[HBASE-7926] SmallTests pollute the META descriptor - HBase - [issue]
...Running tests on my jenkins I've noticed that the META_TABLEDESC at some point gets changed, and gets SNAPPY encoding and other settings.A couple of SmallTest take the META_TABLEDESC as base...
http://issues.apache.org/jira/browse/HBASE-7926    Author: Matteo Bertozzi, 2013-02-26, 08:53
[HBASE-7202] Family Store Files are not archived on admin.deleteColumn() - HBase - [issue]
...using HBaseAdmin.deleteColumn() the files are not archived but deleted directory.This causes problems with snapshots, and other systems that relies on files to be archived....
http://issues.apache.org/jira/browse/HBASE-7202    Author: Matteo Bertozzi, 2013-02-26, 08:43
[HBASE-7253] Compaction Tool - HBase - [issue]
...In HBASE-5616, as part of the compaction code refactor, a CompactionTool was added.but there are some issues: The tool is under test/ mockito is required, so the "test" scope should be remov...
http://issues.apache.org/jira/browse/HBASE-7253    Author: Matteo Bertozzi, 2013-02-26, 08:43
[HBASE-7911] Remove duplicated code from CreateTableHandler - HBase - [issue]
...The snapshot merge have left some unused/duplicated code in CreateTableHandler/ModifyRegionUtils...
http://issues.apache.org/jira/browse/HBASE-7911    Author: Matteo Bertozzi, 2013-02-25, 21:52
[HBASE-7218] Rename Snapshot - HBase - [issue]
...Add the ability to rename a snapshot.HBaseAdmin.renameSnapshot(oldName, newName)shell: snapshot_rename 'oldName', 'newName'...
http://issues.apache.org/jira/browse/HBASE-7218    Author: Matteo Bertozzi, 2013-02-21, 04:51
[HBASE-7583] Fixes and cleanups - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-7583    Author: Matteo Bertozzi, 2013-02-21, 04:50
[HBASE-7484] Fix Restore with schema changes - HBase - [issue]
...The restore code in the offline branch doesn't handle the schema change.I think that I've lost it during the various rebase, the Handler restore the schema, but the restoreRegion() method in...
http://issues.apache.org/jira/browse/HBASE-7484    Author: Matteo Bertozzi, 2013-02-21, 04:50
[HBASE-7389] HBASE-7365 Snapshot clone/restore followup - HBase - [issue]
...Fix Snapshot clone/restore after HBASE-7365 merge...
http://issues.apache.org/jira/browse/HBASE-7389    Author: Matteo Bertozzi, 2013-02-21, 04:50
Sort:
project
HBase (114)
Hadoop (1)
Zookeeper (1)
type
issue (92)
mail # dev (18)
mail # user (4)
date
last 7 days (4)
last 30 days (17)
last 90 days (56)
last 6 months (99)
last 9 months (114)
author
Stack (3759)
Ted Yu (2475)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (989)
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)
Matteo Bertozzi