Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 114 (0.07s).
Loading phrases to help you
refine your search...
Re: no 0.94 commits please - HBase - [mail # dev]
...I haven't looked at this problem but I remember a similar jdk6/jdk7 difference HBASE-6915 , HBASE-7119   On Wed, Mar 6, 2013 at 1:40 PM, Jean-Marc Spaggiari <[EMAIL PROTECTED]  ...
   Author: Matteo Bertozzi, 2013-03-06, 13:46
[HBASE-7806] Isolate the FileSystem calls - HBase - [issue]
...Motivations: No way to change the fs layout without touching all the code (and breaking stuff) Each test create is own mocked fs layout: mkdir(region), mkdir(new Path(region, family)) new Pa...
http://issues.apache.org/jira/browse/HBASE-7806    Author: Matteo Bertozzi, 2013-03-06, 03:11
Re: Build failed in Jenkins: HBase-0.94 #878 - HBase - [mail # dev]
...this failure seems to be related to HBASE-7299. I've attached a 94 patch to HBASE-7360  that seems to fix the problem.  On Mon, Mar 4, 2013 at 1:14 PM, Apache Jenkins Server  ...
   Author: Matteo Bertozzi, 2013-03-04, 13:37
[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-7583] Fixes and cleanups - HBase - [issue]
http://issues.apache.org/jira/browse/HBASE-7583    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 (2)
last 30 days (9)
last 90 days (39)
last 6 months (97)
last 9 months (114)
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)
Matteo Bertozzi