stack
476bd40716
HBASE-12652 Allow unmanaged connections in MetaTableAccessor (Solomon Duskis); REAPPLY
2014-12-17 11:11:35 -08:00
stack
5b51218a56
HBASE-12645 HBaseTestingUtility is using ${$HOME} for rootDir (Varun Saxena) -- ADDENDUM
2014-12-17 10:54:30 -08:00
stack
e82f048d7b
HBASE-12645 HBaseTestingUtility is using ${$HOME} for rootDir (Varun Saxena)
2014-12-16 21:20:32 -08:00
stack
0635705351
HBASE-12121 maven release plugin does not allow for customized goals (Enoch Hsu)
2014-12-16 17:00:40 -08:00
stack
4587a693b0
Revert "HBASE-12652 Allow unmanaged connections in MetaTableAccessor (Solomon Duskis)"
...
This reverts commit 1c99261f53
.
2014-12-16 17:00:37 -08:00
tedyu
bb1b2f4eeb
HBASE-12699 Addendum modifies shell help (Stephen Jiang)
2014-12-16 14:54:37 -08:00
stack
36269b6403
HBASE-9431 Set 'hbase.bulkload.retries.number' to 10 as HBASE-8450 claims
2014-12-16 11:11:51 -08:00
tedyu
a9645e3e97
HBASE-12699 undefined method 'setAsyncLogFlush' exception thrown when setting DEFERRED_LOG_FLUSH=>true (Stephen Jiang)
2014-12-16 09:35:24 -08:00
Rajeshbabu Chintaguntla
0a73d41634
HBASE-12696 Possible NPE in HRegionFileSystem#splitStoreFile when skipStoreFileRangeCheck in splitPolicy return true(Rajeshbabu)
2014-12-16 08:57:50 +05:30
Ashish Singhi
e4ad5581d9
HBASE-12348 preModifyColumn and preDeleteColumn in AC denies user to perform its operation though it has required rights
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-12-15 17:43:28 -08:00
Andrew Purtell
871444cb0a
HBASE-12686 Failures in split before PONR not clearing the daughter regions from regions in transition during rollback (Vandana Ayyalasomayajula)
2014-12-15 17:32:05 -08:00
tedyu
677153ad61
HBASE-12651 Backport HBASE-12559 'Provide LoadBalancer with online configuration capability' to branch-1
2014-12-15 12:03:55 -08:00
tedyu
8b85feceb7
HBASE-12685 TestSplitLogManager#testLogFilesAreArchived sometimes times out due to race condition
2014-12-15 11:50:54 -08:00
stack
ee4d9b5315
HBASE-12675 Use interface methods in shell scripts (solomon duskis)
2014-12-15 11:44:40 -08:00
Jonathan M Hsieh
7cf86b62a7
HBASE-12692 NPE from SnapshotManager#stop (Ashish Singhi)
2014-12-15 11:23:18 -08:00
Enis Soztutar
88d1ddffd7
HBASE-12683 Compilation with hadoop-2.7.0-SNAPSHOT is broken
2014-12-15 11:11:50 -08:00
Yi Deng
80c71e259c
HBASE-12680 Move signal related code from ClusterManager to HBaseClusterManager and change ClusterManager to an interface
...
Summary: The reason of this change is to make us write implementation of ClusterManager not using ssh/unix signals.
Test Plan: The compilation is OK.
Reviewers: eclark, manukranthk
Differential Revision: https://reviews.facebook.net/D30201
Signed-off-by: Elliott Clark <eclark@apache.org>
2014-12-15 09:09:36 -08:00
stack
f0afcd2cc2
HBASE-12689 Move version on from 0.99.2 to HBASE-1.0.0-SNAPSHOT
2014-12-14 20:37:59 -08:00
stack
b1c95d50cf
HBASE-12422 Use ConnectionFactory in HTable constructors Fix method signature in test
...
Conflicts:
hbase-client/src/main/java/org/apache/hadoop/hbase/client/coprocessor/SecureBulkLoadClient.java
hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestLoadIncrementalHFilesSplitRecovery.java
hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java
2014-12-14 19:56:20 -08:00
Enis Soztutar
4f22143dfa
HBASE-12679 Add HBaseInterfaceAudience.TOOLS and move some of the Public classes to LimitedPrivate
2014-12-14 17:52:05 -08:00
tedyu
b7bb9d9505
HBASE-12659 Replace the method calls to grant and revoke in shell scripts with AccessControlClient (Srikanth Srungarapu)
2014-12-13 10:19:18 -08:00
tedyu
4d218bb2ed
HBASE-12644 Visibility Labels: issue with storing super users in labels table (Jerry He)
2014-12-13 09:13:49 -08:00
tedyu
d4853f0379
HBASE-12681 truncate_preserve command fails with undefined method 'getTable' error (Ashish)
2014-12-13 09:01:53 -08:00
Enis Soztutar
778f443b06
HBASE-12678 HBCK should print command line arguments
2014-12-12 13:17:47 -08:00
Jurriaan Mous
54381aab11
HBASE-12668 Adapt PayloadCarryingRpcController so it can also be used in an async way
...
Signed-off-by: stack <stack@apache.org>
Conflicts:
hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/TimeLimitedRpcController.java
2014-12-12 07:54:34 -08:00
Yi Deng
f0541fceed
Fix the ASCII art
...
Signed-off-by: stack <stack@apache.org>
2014-12-11 17:22:55 -08:00
stack
e3e9c96f89
HBASE-12373 Provide a command to list visibility labels (Jerry He)
...
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithDefaultVisLabelService.java
2014-12-11 15:20:40 -08:00
Enis Soztutar
8783377e44
HBASE-12568 Adopt Semantic Versioning and document it in the book
2014-12-11 12:02:06 -08:00
Matteo Bertozzi
c4aee2e283
HBASE-12674 Add permission check to getNamespaceDescriptor()
2014-12-11 18:00:58 +00:00
Jeffrey Zhong
75cf81aae5
HBASE-12485 Maintain SeqId monotonically increasing
2014-12-10 17:56:49 -08:00
stack
8ec86932b1
HBASE-12671 HBASE-12652 broke branch-1 builds (TestAssignmentManager fails)
2014-12-10 11:58:22 -08:00
Matteo Bertozzi
f763b5d2c4
HBASE-12663 unify getTableDescriptors() and listTableDescriptors
2014-12-10 15:30:35 +00:00
stack
51bbbbaf2b
HBASE-12665 When aborting, dump metrics
...
Add some fixup of checkstyle fails
Conflicts:
hbase-common/src/main/java/org/apache/hadoop/hbase/CellUtil.java
hbase-server/src/main/java/org/apache/hadoop/hbase/http/jmx/JMXJsonServlet.java
2014-12-09 21:08:10 -08:00
stack
beae9887fa
HBASE-12666 TestAssignmentManager hanging; add timeouts
2014-12-09 20:45:02 -08:00
Andrew Purtell
7ebeb89c39
HBASE-12454 Setting didPerformCompaction early in HRegion#compact
2014-12-09 17:07:28 -08:00
Nick Dimiduk
4a1d56a4a5
HBASE-12467 Master joins cluster but never completes initialization
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-12-09 16:32:33 -08:00
stack
86c8563209
HBASE-12664 TestDefaultLoadBalancer.testBalanceCluster fails in CachedDNSToSwitchMapping -- ADDENDUM
2014-12-09 13:53:34 -08:00
Andrew Purtell
d4c94a409a
HBASE-11979 Compaction progress reporting is wrong (Esteban Gutierrez)
2014-12-09 12:46:46 -08:00
Nick Dimiduk
1c99261f53
HBASE-12652 Allow unmanaged connections in MetaTableAccessor (Solomon Duskis)
2014-12-09 11:50:47 -08:00
Nick Dimiduk
84bf8bcd8b
HBASE-12664 TestDefaultLoadBalancer.testBalanceCluster fails in CachedDNSToSwitchMapping Addendum
2014-12-09 11:49:08 -08:00
stack
d7f2ac796f
HBASE-12664 TestDefaultLoadBalancer.testBalanceCluster fails in CachedDNSToSwitchMapping
...
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestDefaultLoadBalancer.java
hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancer.java
2014-12-09 11:15:01 -08:00
Rajeshbabu Chintaguntla
9a128b94d5
HBASE-12583 Allow creating reference files even the split row not lies in the storefile range if required - Addendum(Rajeshbabu)
2014-12-09 23:44:27 +05:30
tedyu
1fae34de56
HBASE-12662 region_status.rb is failing with NoMethodError (Ashish Singhi)
2014-12-09 09:35:01 -08:00
Sean Busbey
d2d6945e89
HBASE-12655 WALPerformanceEvaluation should only add stat gathering listener once per WAL.
2014-12-09 09:53:25 -06:00
Sean Busbey
2372739e46
HBASE-12661 add missing licenses.
2014-12-09 09:52:55 -06:00
tedyu
553c386c8c
HBASE-12653 Move TestRegionServerOnlineConfigChange & TestConfigurationManager to Junit4 tests (Ashish)
2014-12-09 07:31:03 -08:00
Rajeshbabu Chintaguntla
08a2559851
HBASE-12583 Allow creating reference files even the split row not lies in the storefile range if required(Rajeshbabu)
2014-12-09 19:00:37 +05:30
Matteo Bertozzi
09617cc2aa
HBASE-12564 consolidate the getTableDescriptors() semantic
2014-12-09 12:06:39 +00:00
Andrew Purtell
a731ea6304
HBASE-12575 Sanity check table coprocessor classes are loadable
2014-12-08 18:18:50 -08:00
stack
1d880e3f60
HBASE-12597 Add RpcClient interface and enable changing of RpcClient implementation (Jurriaan Mous)
2014-12-08 15:23:38 -08:00