| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
114 (0.08s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8122] TestAccessController depends on the execution order - HBase - [issue]
|
|
...If testGrantRevoke() runs before testRead() you end up with, since testGrantRevoke() revokes the read right for the rouser.testRead(org.apache.hadoop.hbase.security.access.TestAccessControll...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8122
Author: Matteo Bertozzi,
2013-03-16, 10:12
|
|
|
Re: HBase type support - HBase - [mail # dev]
|
|
...could you point me to the big picture of this jira? from what I've understood this is something like extending the Bytes.toInt() to all the types to allow the user to have something mo...
|
|
|
Author: Matteo Bertozzi,
2013-03-14, 21:47
|
|
|
[HBASE-8061] Missing test from TestFlushSnapshotFromClient in 0.94 - HBase - [issue]
|
|
...There's a missing test from TestFlushSnapshotFromClient (0.94) and a missing delete snapshot at the end of another test that cases jdk7 to fail, since the tests are executed in a different o...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8061
Author: Matteo Bertozzi,
2013-03-14, 03:54
|
|
|
[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
|
|
|
|