| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
114 (0.134s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8069] TestHLog is dependent on the execution order - HBase - [issue]
|
|
...Changing the execution order of the tests, TestHLog show up as failing<runOrder>alphabetical</runOrder>testAppendClose() changes the DFS cluster of the test (set globally) so the...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8069
Author: Matteo Bertozzi,
2013-03-14, 03:51
|
|
|
[HBASE-7596] Redundant FSTableDescriptor update - HBase - [issue]
|
|
...The TableAddFamilyHandler and TableDeleteFamilyHandler code looks like// Update table descriptor in HDFSHTableDescriptor htd = this.masterServices.getMasterFileSystem() .ad...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7596
Author: Matteo Bertozzi,
2013-03-13, 04:43
|
|
|
[HBASE-8041] WebUI doesn't display snapshots correctly - HBase - [issue]
|
|
...It seems that the jamon code got some problem during the merge.The connection is closed too early and the snapshots are not loaded....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8041
Author: Matteo Bertozzi,
2013-03-09, 00:53
|
|
|
Re: Build failed in Jenkins: hbase-0.95 #38 - HBase - [mail # dev]
|
|
...org.apache.hadoop.hbase.procedure.TestZKProcedureControllers org.apache.hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient are timeout error, the first one has a limit of 15sec, ...
|
|
|
Author: Matteo Bertozzi,
2013-03-08, 17:40
|
|
|
Re: reason to do major compaction after split - HBase - [mail # dev]
|
|
...sure having the hardlink support (HDFS-3370) solve the HFileLink hack but you still need to add extra metadata for splits (reference files) also, if instead of files you think about ha...
|
|
|
Author: Matteo Bertozzi,
2013-03-07, 23:36
|
|
|
Re: reason to do major compaction after split - HBase - [mail # dev]
|
|
...On Thu, Mar 7, 2013 at 10:56 PM, Stack wrote: If you have the possibility to shutdown the whole cluster, the way is easy move all the hfiles in /hbase/data and populate the "fil...
|
|
|
Author: Matteo Bertozzi,
2013-03-07, 23:09
|
|
|
Re: reason to do major compaction after split - HBase - [mail # dev]
|
|
...This is seems to going in a super messy direction. With HBASE-7806 the ideas was to cleanup all this crazy stuff (HFileLink, References, ...) unfortunately the initial decision of tigh...
|
|
|
Author: Matteo Bertozzi,
2013-03-07, 22:28
|
|
|
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
|
|
|
|