| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
26 (0.476s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7579] HTableDescriptor equals method fails if results are returned in a different order - HBase - [issue]
|
|
...HTableDescriptor's compareTo function compares a set of HColumnDescriptors against another set of HColumnDescriptors. It iterates through both, relying on the fact that they will be in the s...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7579
Author: Aleksandr Shulman,
2013-06-19, 05:25
|
|
|
[HBASE-8595] Add rename operation in hbase shell - HBase - [issue]
|
|
...We can use a set of snapshot commands to elegantly rename a table. It would be nice to wrap all those commands in a single call.http://hbase.apache.org/book.html#table.renameAlso – the...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8595
Author: Aleksandr Shulman,
2013-06-19, 04:05
|
|
|
[HBASE-8345] Add all available resources in o.a.h.h.rest.RootResource and VersionResource to o.a.h.h.rest.client.RemoteAdmin - HBase - [issue]
|
|
...In our built-in REST clients, we should add in more of the available REST resources. This will allow more thorough testing of the REST API, particularly with IntegrationTest.These clients ar...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8345
Author: Aleksandr Shulman,
2013-06-04, 01:07
|
|
|
[HBASE-8588] [Documentation]: Add information about adding REST and Thrift API kerberos principals to HBase ACL table - HBase - [issue]
|
|
...When users set up secure REST and Thrift API gateways, those principals will need entries in the HBase ACL table in order to interact with HBase.We should add that to the documentation so th...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8588
Author: Aleksandr Shulman,
2013-06-04, 01:07
|
|
|
[HBASE-8619] [HBase Client]: Improve client to retry if master is down when requesting getHTableDescriptor - HBase - [issue]
|
|
...In our rolling upgrade testing, running ImportTsv failed in the job submission phase when the master was down. This was when the master was failing over to the backup master. In this case, a...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8619
Author: Aleksandr Shulman,
2013-05-25, 06:21
|
|
|
[HBASE-8385] [SNAPSHOTS]: Restore fails to restore snapshot of a deleted table - HBase - [issue]
|
|
...Expected behavior:A user should be able to:1. Take a snapshot of a table2. Delete that table3. Use the snapshot to restore that deleted tableObserved behavior:During a restore, we attempt to...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8385
Author: Aleksandr Shulman,
2013-05-15, 14:45
|
|
|
[HBASE-7192] Move TestHBase7051.java into TestAtomicOperation.java - HBase - [issue]
|
|
...This test class only has one test function and would be better served by being located in TestAtomic.java, since anyone looking for atomicity-related tests would know to look there....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7192
Author: Aleksandr Shulman,
2013-04-25, 14:23
|
|
|
[HBASE-8049] If a RS cannot use a compression codec, it should have a retry limit on checking results of CompressionTest - HBase - [issue]
|
|
...Observed Behavior:When a user attempts to create a table but there is an issue with the codec, the attempt continues repeatedly. The shell command times out but the RS and Master are both oc...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8049
Author: Aleksandr Shulman,
2013-04-24, 05:16
|
|
|
Re: Declaring HBase Public API in 0.94 - HBase - [mail # dev]
|
|
...Hi Nick, You're correct. This tool was designed for 0.92 and 0.94 and the most logical place for it is in 0.94. I plan on modifying it in trunk to be able to work with trunk code...
|
|
|
Author: Aleksandr Shulman,
2013-04-17, 18:01
|
|
|
Re: Declaring HBase Public API in 0.94 - HBase - [mail # dev]
|
|
...Hello, I put together a JDiff compatibility tool that was committed to trunk. Would someone be kind enough to backport it into 0.94.8? Here is the commit for the tool: https://gi...
|
|
|
Author: Aleksandr Shulman,
2013-04-16, 20:56
|
|
|
|