| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
116 (0.121s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7360] Snapshot 0.94 Backport - HBase - [issue]
|
|
...Backport snapshot code to 0.94The main changes needed to backport the snapshot are related to the protobuf vs writable rpc.Offline Snapshot HBASE-6610 HFileLink: Hardlink alternative for sna...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7360
Author: Matteo Bertozzi,
2013-03-23, 04:53
|
|
|
[HBASE-8123] Replace HashMap/HashSet with TreeMap/TreeSet where byte[] is used as key - HBase - [issue]
|
|
...We still have code using HashMap/HashSet with byte[] as key...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8123
Author: Matteo Bertozzi,
2013-03-16, 10:12
|
|
|
[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
|
|
|
|