Gary Helmling
|
b7d1790411
|
HBASE-12493 Addendum - Fix javadoc warnings
|
2014-12-06 00:33:12 -08:00 |
Srikanth Srungarapu
|
4a36f662c2
|
HBASE-12628 Update instructions for running shell tests using maven.
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2014-12-05 21:27:47 -06:00 |
tedyu
|
415ad6b686
|
HBASE-12642 LoadIncrementalHFiles does not throw exception after hitting hbase.bulkload.retries.number setting
|
2014-12-05 18:39:58 -08:00 |
Gary Helmling
|
1ec6609b97
|
HBASE-12493 Make User and TokenUtil public
|
2014-12-05 13:04:54 -08:00 |
Andrew Purtell
|
09cd3d7bfb
|
HBASE-10560 Per cell TTLs
|
2014-12-05 11:10:26 -08:00 |
Keith Winkler
|
f83e25e180
|
HBASE-12565 Race condition in HRegion.batchMutate() causes partial data to be written when region closes
Signed-off-by: stack <stack@apache.org>
|
2014-12-05 10:17:34 -08:00 |
tedyu
|
155a644b1c
|
HBASE-12632 ThrottledInputStream/ExportSnapshot does not throttle
|
2014-12-05 06:52:04 -08:00 |
Matteo Bertozzi
|
c8362a7bb2
|
HBASE-12622 user_permission should require global admin to display global and ns permissions
|
2014-12-05 10:45:30 +00:00 |
Enis Soztutar
|
08754f2c43
|
HBASE-12637 Compilation with Hadoop-2.4- is broken
|
2014-12-04 18:14:59 -08:00 |
Andrew Purtell
|
e690a83d41
|
HBASE-12635 Delete acl notify znode of table after the table is deleted (Liu Shaohui)
|
2014-12-04 16:43:33 -08:00 |
Ashish Singhi
|
04444299ab
|
HBASE-12634 Fix the AccessController#requireGlobalPermission(ns) with NS
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
|
2014-12-04 14:12:26 +00:00 |
stack
|
c45772e76a
|
HBASE-12431 Use of getColumnLatestCell(byte[], int, int, byte[], int, int) is Not Thread Safe (Jingcheng Du)
|
2014-12-03 22:34:27 -08:00 |
Jonathan M Hsieh
|
8182e88297
|
HBASE-12624 Remove rename_snapshot.rb from code as there is no equivalent renameSnapshot api in Admin class (Ashish Singhi)
|
2014-12-03 18:50:40 -08:00 |
stack
|
52e35b4473
|
Add timeout on TestDefaultLoadBalancer#testBalancerCluster to see if we can stop it hanging as a zombie in precommit builds
|
2014-12-03 11:13:36 -08:00 |
Sean Busbey
|
c5c395b68a
|
HBASE-12623 removes unused code to upgrade from pre-0.96 to 0.96.
Removes both insertion of namespaces and migration of zookeeper data to protobufs.
|
2014-12-03 13:13:12 -06:00 |
Sean Busbey
|
20524080b2
|
HBASE-12523 update checkstyle warnings to match our normal usage.
|
2014-12-03 12:40:09 -06:00 |
stack
|
d6b1d8cbf7
|
HBASE-12617 Running IntegrationTestBigLinkedList against cluster getting not an instance of org.apache.hadoop.hbase.MiniHBaseCluster
|
2014-12-03 10:37:32 -08:00 |
Matteo Bertozzi
|
13a1eaec09
|
HBASE-12618 Add 'Namespace' to headers while displaying user permissions (Ashish Singhi)
|
2014-12-03 08:26:37 +00:00 |
Ramkrishna
|
3db5e20834
|
HBASE-11639 - [Visibility controller] Replicate the visibility of Cells as
strings- Addendum adding break (Ram)
|
2014-12-03 10:18:27 +05:30 |
tedyu
|
a8a134374e
|
HBASE-12614 Potentially unclosed StoreFile(s) in DefaultCompactor#compact()
|
2014-12-02 19:31:21 -08:00 |
stack
|
54f438cee4
|
HBASE-12616 We lost the linked list commands in recent usage refactoring
|
2014-12-02 14:15:04 -08:00 |
stack
|
7a3396f0e1
|
HBASE-12490 Replace uses of setAutoFlush(boolean, boolean) (Solomon Duskis)
|
2014-12-02 10:06:21 -08:00 |
stack
|
1a9b556474
|
Revert "HBASE-12558 TestHCM.testClusterStatus Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError> -- ADDED DEBUG"
This reverts commit 8b8f2026bd .
Overcommit. Added "HBASE-12490 Replace uses of setAutoFlush(boolean,
boolean)" by mistake
Conflicts:
hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClusterStatusListener.java
hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java
|
2014-12-02 09:51:19 -08:00 |
Elliott Clark
|
29ee0cb0e1
|
HBASE-12576 Add metrics for rolling the HLog if there are too few DN's in the write pipeline
|
2014-12-02 09:30:52 -08:00 |
stack
|
7b10847ec8
|
HBASE-12610 Close connection in TableInputFormatBase (Solomon Duskis)
|
2014-12-02 09:28:02 -08:00 |
tedyu
|
5cc0714840
|
HBASE-12559 Addendum fixes findbugs warnings
|
2014-12-02 04:43:34 -08:00 |
Enis Soztutar
|
94d57f81dc
|
HBASE-12537 HBase should log the remote host on replication error (Stack)
|
2014-12-01 20:10:20 -08:00 |
stack
|
703848ceea
|
Add note to upgrade section on DLR
|
2014-12-01 15:36:56 -08:00 |
Sean Busbey
|
b8fcf0ff21
|
Added Sean Busbey to the pom.xml
|
2014-12-01 16:52:40 -06:00 |
tedyu
|
a30cca91e0
|
HBASE-12559 Provide LoadBalancer with online configuration capability
|
2014-12-01 14:11:01 -08:00 |
Jeffrey Zhong
|
2c280e6253
|
HBASE-12600: Remove REPLAY tag dependency in Distributed Replay Mode
|
2014-12-01 11:19:47 -08:00 |
Jeffrey Zhong
|
0733450473
|
Revert "Remove Replay Tag"
This reverts commit f723ffde7f .
|
2014-12-01 11:17:24 -08:00 |
Jeffrey Zhong
|
f723ffde7f
|
Remove Replay Tag
|
2014-12-01 10:59:47 -08:00 |
tedyu
|
2fbbdfd9a1
|
HBASE-12559 Revert for addressing review comments
|
2014-12-01 10:38:05 -08:00 |
stack
|
308db3a5c8
|
HBASE-12520 Add protected getters on TableInputFormatBase (Solomon Duskis)
|
2014-12-01 10:20:37 -08:00 |
stack
|
69a437ac0d
|
HBASE-12514 Cleanup HFileOutputFormat legacy code (Solomon Duskis)
Signed-off-by: stack <stack@apache.org>
|
2014-12-01 10:15:51 -08:00 |
stack
|
56a03d736a
|
HBASE-12603 Remove javadoc warnings introduced due to removal of unused imports (Varun Saxena)
|
2014-12-01 10:13:16 -08:00 |
Ramkrishna
|
b6b88edf93
|
HBASE-11639 [Visibility controller] Replicate the visibility of Cells as
strings (Ram)
|
2014-12-01 23:03:52 +05:30 |
tedyu
|
41041e8d6a
|
HBASE-12559 Provide LoadBalancer with online configuration capability
|
2014-12-01 07:30:17 -08:00 |
stack
|
5985b48594
|
HBASE-12595 Use Connection.getTable() in table.rb (Solomon Duskis)
|
2014-11-29 12:52:44 -08:00 |
stack
|
b94b0e9ca7
|
HBASE-12491 TableMapReduceUtil.findContainingJar() NPE
|
2014-11-29 09:34:00 -08:00 |
stack
|
555e78005d
|
HBASE-12526 Remove unused imports (Varun Saxena)
|
2014-11-29 09:20:46 -08:00 |
stack
|
58b6b24c29
|
HBASE-12519 Remove tabs used as whitespace (Varun Saxena)
|
2014-11-28 20:50:02 -08:00 |
stack
|
eb4c194a87
|
HBASE-10536 ImportTsv should fail fast if any of the column family passed to the job is not present in the table (denny joesph)
|
2014-11-28 20:42:24 -08:00 |
stack
|
0f8894cd64
|
HBASE-12581 TestCellACLWithMultipleVersions failing since task 5 HBASE-12404 (HBASE-12404 addendum) -- SLEEP ADDENDUM
|
2014-11-27 05:28:55 -08:00 |
stack
|
aa0bd50fd4
|
HBASE-12558 TestHCM.testClusterStatus Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError> -- DISABLING FAILING TEST
|
2014-11-26 22:22:35 -08:00 |
Jeffrey Zhong
|
f0d95e7f11
|
HBASE-12533: staging directories are not deleted after secure bulk load
|
2014-11-26 16:23:11 -08:00 |
Jeffrey Zhong
|
b2cdeacc8c
|
HBASE-12053: SecurityBulkLoadEndPoint set 777 permission on input data files
|
2014-11-26 16:19:22 -08:00 |
stack
|
595d2a846c
|
HBASE-12589 Forward-port fix for TestFromClientSideWithCoprocessor.testMaxKeyValueSize
|
2014-11-26 14:43:32 -08:00 |
stack
|
57b38339db
|
HBASE-12580 Zookeeper instantiated even though we might not need it in the shell (Alex Newman)
|
2014-11-26 13:00:29 -08:00 |