Commit Graph

9336 Commits

Author SHA1 Message Date
Andrew Purtell 81c4caf1f1 HBASE-12142 Truncate command does not preserve ACLs table (Vandana Ayyalasomayajula)
Conflicts:
	hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java
2014-10-28 09:59:45 -07:00
anoopsjohn f9fce4caf0 HBASE-12304 CellCounter will throw AIOBE when output directory is not specified. (Ashish Singhi) 2014-10-28 17:56:09 +05:30
stack 1d2c4bca56 HBASE-12352 Add hbase-annotation-tests to runtime classpath so can run hbase it tests; ADDENDUM 2014-10-27 15:40:35 -07:00
stack bf8c34734b HBASE-12353 Turn down logging on some spewing unit tests (Dima Spivak) 2014-10-27 15:13:04 -07:00
stack 97cd5c9358 HBASE-12353 Add hbase-annotation-tests to runtime classpath so can run hbase it tests 2014-10-27 14:59:25 -07:00
stack 862faca7a4 HBASE-12285 Builds are failing, possibly because of SUREFIRE-1091 -- Setting log level back to DEBUG TO WARN -- second time 2014-10-26 20:49:03 -07:00
stack 65c60ce873 HBASE-12285 Builds are failing, possibly because of SUREFIRE-1091 -- Setting log level back to DEBUG from WARN 2014-10-26 16:19:23 -07:00
stack 3fa96fb3c7 HBASE-2609 Harmonize the Get and Delete operations 2014-10-25 20:58:58 -07:00
anoopsjohn 37ac17f626 HBASE-12202 Support DirectByteBuffer usage in HFileBlock - addendum 2014-10-26 08:09:21 +05:30
anoopsjohn 4d385d1509 HBASE-11870 Optimization : Avoid copy of key and value for tags addition in AC and VC. 2014-10-25 21:13:49 +05:30
Lars Hofhansl 7ec441ca4f HBASE-12334 Handling of DeserializationException causes needless retry on failure. 2014-10-24 16:22:05 -07:00
Andrew Purtell 54fdd96516 HBASE-11964 Improve spreading replication load from failed regionservers 2014-10-24 14:17:55 -07:00
stack b8ed37b88e HBASE-12285 Builds are failing, possibly because of SUREFIRE-1091 -- trying WARN level to see if it makes any difference 2014-10-24 09:24:25 -07:00
stack ceffa3c48d HBASE-12277 Refactor bulkLoad methods in AccessController to its own interface (Madhan Neethiraj)
Conflicts:
	hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java
2014-10-24 08:48:15 -07:00
stack bca92603e0 HBASE-12328 Need to separate JvmMetrics for Master and RegionServer (Sanghyun Yun) 2014-10-23 21:50:09 -07:00
stack fc2ef413fa Add missing license 2014-10-23 21:47:18 -07:00
Elliott Clark 64c67ffad2 HBASE-12322 Add Clean command to ITBLL
Signed-off-by: stack <stack@apache.org>

Conflicts:
	hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestBigLinkedList.java
2014-10-23 20:55:09 -07:00
stack 46e4bffc2c HBASE-11915 Document and test 0.94 -> 1.0.0 update -- ADDENDUM 2014-10-22 22:11:43 -07:00
Elliott Clark 1452b2b01f HBASE-12314 Add chaos monkey policy to execute two actions concurrently 2014-10-22 15:02:40 -07:00
Nick Dimiduk d50dfb4b43 HBASE-12317 Run IntegrationTestRegionReplicaPerf w.o mapred 2014-10-22 10:17:41 -07:00
anoopsjohn f0cf56f6f7 HBASE-12288 Support DirectByteBuffer usage in DataBlock Encoding area. 2014-10-22 22:38:59 +05:30
Ted Yu dcc06d90ad HBASE-12318 Add license header to checkstyle xml files 2014-10-22 14:33:59 +00:00
Ted Yu d0c1019963 HBASE-12306 CellCounter output's wrong value for Total Families Across all Rows in output file (Ashish Singhi) 2014-10-22 14:30:22 +00:00
Matteo Bertozzi 4f32987de7 HBASE-12301 user_permission command does not show global permissions 2014-10-22 10:13:46 +01:00
Elliott Clark ab816ea674 HBASE-12315 Fix 0.98 Tests after checkstyle got parented 2014-10-21 22:42:11 -07:00
Misty Stanley-Jones 967f7e2b8d HBASE-12249 Addendum - Convert tabs to spaces 2014-10-22 15:20:20 +10:00
Dima Spivak a5bb441d45 HBASE-12285 Builds are failing, possibly because of SUREFIRE-1091
* Reduce the logging level to WARN

Signed-off-by: stack <stack@apache.org>
2014-10-21 22:02:40 -07:00
Misty Stanley-Jones a237956679 HBASE-12249 Script to help you adhere to the patch-naming guidelines 2014-10-22 13:25:57 +10:00
Dima Spivak 85c66191d6 HBASE-12316 test-patch.sh (Hadoop-QA) outputs the wrong release audit warnings URL
Signed-off-by: stack <stack@apache.org>
2014-10-21 17:18:52 -07:00
Elliott Clark a1b9849be8 HBASE-12294 Addendum Two 2014-10-21 15:20:05 -07:00
Yi Deng 58e9d89c44 HBASE-12243 HBaseFsck should auto set ignorePreCheckPermission to true if no fix option is set (Yi Deng)
Signed-off-by: Jonathan M Hsieh <jmhsieh@apache.org>
2014-10-21 13:35:49 -07:00
Ted Yu 89191230ea HBASE-12302 VisibilityClient getAuths does not propagate remote service exception correctly (Jerry He) 2014-10-21 20:09:14 +00:00
Elliott Clark 3306679a68 HBASE-12294 Addendum 2014-10-21 11:50:54 -07:00
stack 1d1026d1bb HBASE-12286 [shell] Add server/cluster online load of configuration changes Add doc to the refguide, change command names to drop the _rs_
Signed-off-by: stack <stack@apache.org>

Conflicts:
	hbase-shell/src/main/ruby/shell.rb
2014-10-21 11:39:34 -07:00
stack 43a04baebe HBASE-12308 Fix typo in hbase-rest profile name (Solomon Duskis) 2014-10-21 09:27:33 -07:00
Ramkrishna a4169e7b04 HBASE-12281 ClonedPrefixTreeCell should implement HeapSize (Ram) 2014-10-21 19:46:31 +05:30
anoopsjohn 67d1cee2d8 HBASE-12202 Support DirectByteBuffer usage in HFileBlock. 2014-10-21 17:59:10 +05:30
stack b416b5988b HBASE-12226 TestAccessController#testPermissionList failing on master (Srikranth Srungarapu) 2014-10-20 20:35:52 -07:00
stack 4cc489a69d HBASE-10082 Describe 'table' output is all on one line, could use better formatting (Srikanth Srungarapu) 2014-10-20 20:18:29 -07:00
Elliott Clark f94423ee88 HBASE-12294 Fix site generation 2014-10-20 17:06:45 -07:00
stack 4485ba1eae HBASE-12278 Race condition in TestSecureLoadIncrementalHFilesSplitRecovery (Dima Spivak) 2014-10-20 11:09:23 -04:00
manukranthk c9f506a297 Add admin endpoint for updating the configuration on the regionserver
Summary: This is a follow up diff for the jira to add the functionality to update configs in an online fashion.

Test Plan: Unit test. This adds an end point on the regionserver. It just tries to call the end point and make sure the call succeeds.

Differential Revision: https://reviews.facebook.net/D24861

Signed-off-by: stack <stack@apache.org>

Conflicts:
	hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerOnlineConfigChange.java
2014-10-18 16:25:03 -04:00
Matteo Bertozzi 0dee72466d HBASE-12161 Add support for grant/revoke on namespaces in AccessControlClient (Srikanth Srungarapu) 2014-10-18 21:16:58 +01:00
Dima Spivak 5e9360d80c HBASE-12229 NullPointerException in SnapshotTestingUtils
* Implemented the waitUntilAllRegionsOnline in HBaseTestingUtility#createTable
* Add waitFor around #isTableAvailable call that previously didn't do anything
* Remove unused byte[] hex

Signed-off-by: stack <stack@apache.org>
2014-10-17 22:51:34 -04:00
Ted Yu cad86cca00 HBASE-12263 RegionServer listens on localhost in distributed cluster when DNS is unavailable 2014-10-17 20:52:15 +00:00
Ted Yu 3feec77421 HBASE-12264 ImportTsv should fail fast if output is not specified and table does not exist (Ashish) 2014-10-17 20:45:05 +00:00
Enis Soztutar 10ebc49130 Update pom.xml version to 0.99.2-SNAPSHOT 2014-10-17 11:32:59 -07:00
Elliott Clark 990fb0b9d6 HBASE-12261 Add checkstyle to HBase build process 2014-10-17 11:09:39 -07:00
Ted Yu be820f3b9b HBASE-12274 Race between RegionScannerImpl#nextInternal() and RegionScannerImpl#close() may produce null pointer exception 2014-10-17 16:04:02 +00:00
Ted Yu 5b3f6fb1a7 HBASE-12241 The crash of regionServer when taking deadserver's replication queue breaks replication (Shaohui) 2014-10-16 21:37:30 +00:00