| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
122 (3.038s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-6795] mvn compile fails on a fresh checkout with empty ~/.m2/repo - HBase - [issue]
|
|
...I have noticed that mvn compile fails if your ~/m2/repository/ does not contain hbase test jars, however mvn test-compile, mvn install, etc works as expected. The patch for HBASE-6706 introd...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6795
Author: Enis Soztutar,
2012-09-19, 00:44
|
|
|
[HBASE-6819] [WINDOWS] Setup Jenkins CI for HBase on Windows - HBase - [issue]
|
|
...Once we get tests working, we should setup a Jenkins build....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6819
Author: Enis Soztutar,
2012-09-19, 00:23
|
|
|
[HBASE-6706] Remove TotalOrderPartitioner - HBase - [issue]
|
|
...We can remove o.a.h.h.mapreduce.hadoopbackport.* classes since we are going to drop support for hadoop 0.20....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6706
Author: Enis Soztutar,
2012-09-07, 12:41
|
|
|
[HBASE-6160] META entries from daughters can be deleted before parent entries - HBase - [issue]
|
|
...HBASE-5986 fixed and issue, where the client sees the META entry for the parent, but not the children. However, after the fix, we have seen the following issue in tests: Region A is split to...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6160
Author: Enis Soztutar,
2012-08-23, 09:55
|
|
|
[HBASE-6462] TestAcidGuarantees failed on trunk - HBase - [issue]
|
|
...I've seen TestAcidGurantees fail with: testGetAtomicity(org.apache.hadoop.hbase.IntegrationTestAcidGuaranteesWithChaosMonkey) Time elapsed: 42.611 sec <<< ERROR!java.lan...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6462
Author: Enis Soztutar,
2012-07-26, 21:37
|
|
|
[HBASE-6400] Add getMasterAdmin() and getMasterMonitor() to HConnection - HBase - [issue]
|
|
...HConnection used to have getMaster() which returns HMasterInterface, but after HBASE-6039 it has been removed. I think we need to expose HConnection.getMasterAdmin() and getMasterMonitor() a...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6400
Author: Enis Soztutar,
2012-07-23, 23:49
|
|
|
[HBASE-6203] Create hbase-it module - HBase - [issue]
|
|
...Create hbase-it, as per parent issue, and re-introduce HBASE-4454...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6203
Author: Enis Soztutar,
2012-07-23, 21:13
|
|
|
[HBASE-5352] ACL improvements - HBase - [issue]
|
|
...In this issue I would like to open discussion for a few minor ACL related improvements. The proposed changes are as follows: 1. Introduce something like AccessControllerProtocol.checkPermiss...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5352
Author: Enis Soztutar,
2012-06-25, 16:33
|
|
|
[HBASE-5372] Table mutation operations should check table level rights, not global rights - HBase - [issue]
|
|
...drop/modify/disable/enable etc table operations should not check for global CREATE/ADMIN rights, but table CREATE/ADMIN rights. Since we check for global permissions first for table permissi...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5372
Author: Enis Soztutar,
2012-06-23, 18:23
|
|
|
[HBASE-5986] Clients can see holes in the META table when regions are being split - HBase - [issue]
|
|
...We found this issue when running large scale ingestion tests for HBASE-5754. The problem is that the .META. table updates are not atomic while splitting a region. In SplitTransaction, there ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5986
Author: Enis Soztutar,
2012-06-01, 08:08
|
|
|
|