Commit Graph

9022 Commits

Author SHA1 Message Date
Andrew Purtell bd24634707 HBASE-11668 Re-add HBASE_LIBRARY_PATH to bin/hbase (Esteban Gutierrez) 2014-08-04 21:27:57 -07:00
stack c634fc8f8d HBASE-11664 Build broken - TestVisibilityWithCheckAuths 2014-08-04 15:30:14 -07:00
stack 46fea6e09f HBASE-11068 Update code to use Admin factory method instead of constructor 2014-08-04 11:43:14 -07:00
Andrew Purtell 2084272d74 HBASE-11318 Classes in security subpackages missing @InterfaceAudience annotations (Jonathan Hsieh and Andrew Purtell) 2014-08-04 11:14:26 -07:00
Andrew Purtell ec5a859b92 HBASE-11650 Write hbase.id to a temporary location and move into place 2014-08-01 17:18:01 -07:00
stack 4d272fa5ee HBASE-11651 Add conf which disables MetaMigrationConvertingToPB check (for experts only) 2014-08-01 16:35:33 -07:00
Ted Yu 9db8ecba74 HBASE-11632 Region split needs to clear force split flag at the end of SplitRequest run (Jerry He) 2014-08-01 22:18:15 +00:00
Ramkrishna bf87170f50 HBASE-11384 - [Visibility Controller]Check for users covering
authorizations for every mutation (Ram)
2014-08-01 13:23:36 -07:00
Jimmy Xiang 7b3d0add60 HBASE-11631 Wait a little till server is online in assigning meta 2014-08-01 12:34:41 -07:00
Andrew Purtell a28f048fbf HBASE-11649 Add shortcut commands to bin/hbase for test tools 2014-08-01 10:44:24 -07:00
Ted Yu e142961099 HBASE-11620 Record the class name of Writer in WAL header so that only proper Reader can open the WAL file (Ted Yu) 2014-08-01 17:15:32 +00:00
Andrew Purtell 85e317b3ae HBASE-3270 When we create the .version file, we should create it in a tmp location and then move it into place 2014-08-01 10:03:29 -07:00
stack d34c5d4079 HBASE-11630 Refactor TestAdmin to use Admin interface instead of HBaseAdmin (Carter Page) 2014-08-01 09:44:19 -07:00
Andrew Purtell b33fc4be9a HBASE-11583 Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests (Srikanth Srungarapu) 2014-08-01 09:37:57 -07:00
Andrew Purtell aa87b4a383 HBASE-11594 Unhandled NoNodeException in distributed log replay mode (Jeffrey Zhong) 2014-08-01 09:37:57 -07:00
Andrew Purtell a1e6fc41cf HBASE-11516 Track time spent in executing coprocessors in each region (Srikanth Srungarapu and Andrew Purtell) 2014-08-01 09:37:57 -07:00
Lars Hofhansl 24d6a65a12 mutateRowsWithLocks might require updatesLock.readLock with waitTime=0. ( cuijianwei) 2014-07-31 16:29:26 -07:00
Matteo Bertozzi 787f758ded HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified (addendum) 2014-07-31 20:09:24 +01:00
Ted Yu 63d6f22c96 HBASE-11621 Make MiniDFSCluster run faster 2014-07-31 16:44:49 +00:00
Jimmy Xiang be816b18a4 HBASE-11615 TestZKLessAMOnCluster.testForceAssignWhileClosing failed on Jenkins 2014-07-30 15:43:02 -07:00
Nick Dimiduk 2af67c2986 HBASE-11558 Caching set on Scan object gets lost when using TableMapReduceUtil in 0.95+ (Ishan Chhabra) 2014-07-30 13:30:51 -07:00
Matteo Bertozzi a149219707 HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified 2014-07-30 08:42:37 +01:00
Jimmy Xiang 90eb08eda5 HBASE-11540 Document HBASE-11474 (Misty Stanley-Jones) 2014-07-29 09:24:28 -07:00
stack dd901e3553 HBASE-11600 DataInputputStream and DoubleOutputStream are no longer being used (Shengzhe Yao) 2014-07-28 13:46:38 -07:00
stack 5accd1a37e HBASE-11593 TestCacheConfig failing consistently in precommit builds 2014-07-28 12:46:05 -07:00
Ted Yu 6f60f21711 HBASE-11588 RegionServerMetricsWrapperRunnable misused the 'period' parameter (Victor Xu) 2014-07-26 04:33:14 +00:00
Jimmy Xiang b7e0bde346 HBASE-11531 RegionStates for regions under region-in-transition znode are not updated on startup 2014-07-25 08:47:31 -07:00
Andrew Purtell 13643807ad HBASE-11586 HFile's HDFS op latency sampling code is not used 2014-07-24 17:07:54 -07:00
Andrew Purtell e742d88b42 HBASE-11579 CopyTable should check endtime value only if != 0 (Jean-Marc Spaggiari) 2014-07-24 12:05:39 -07:00
Jimmy Xiang 147a3521f9 HBASE-11575 Pseudo distributed mode does not work as documented 2014-07-24 10:06:10 -07:00
Nicolas Liochon d8562052a4 HBASE-11564 Improve cancellation management in the rpc layer 2014-07-24 17:49:01 +02:00
stack 0409368454 HBASE-11573 Report age on eviction; ADD FORGOTTEN FILE 2014-07-23 13:22:20 -07:00
stack 01f253b99d HBASE-11573 Report age on eviction 2014-07-23 13:11:08 -07:00
stack afd4eb6668 HBASE-11551 BucketCache.run() doesn't handle exceptions correctly 2014-07-23 07:35:27 -07:00
Nick Dimiduk 4c3fce8e4a HBASE-11555 TableSnapshotRegionSplit should be public 2014-07-22 15:48:52 -07:00
Enis Soztutar 0f2647d05b HBASE-11064 Odd behaviors of TableName for empty namespace (Rekha Joshi) 2014-07-22 14:21:26 -07:00
Jimmy Xiang 61dced28a3 HBASE-11565 Stale connection could stay for a while 2014-07-22 13:58:39 -07:00
Andrew Purtell 3b93a81ff4 HBASE-11566 Make ExportSnapshot extendable by removing 'final' 2014-07-22 13:07:44 -07:00
Jonathan M Hsieh 962cbd188a HBASE-11561 deprecate ImmutableBytesWritable.getSize and replace with getLength 2014-07-22 11:45:07 -07:00
stack cfa3ad4c27 HBASE-11559 Add dumping of DATA block usage to the BlockCache JSON report 2014-07-22 10:22:18 -07:00
Nicolas Liochon af141f2b08 HBASE-11492 Hadoop configuration overrides some ipc parameters including tcpNoDelay 2014-07-22 14:56:53 +02:00
stack c2af53be7d HBASE-11541 Wrong result when scaning meta with startRow (Liu Shaoqui) 2014-07-21 14:21:49 -07:00
Andrew Purtell e3ac25d4f9 HBASE-7910 Dont use reflection for security (Mike Drob) 2014-07-21 10:04:57 -07:00
Nick Dimiduk de73ec83c0 HBASE-11545 mapred.TableSnapshotInputFormat is missing InterfaceAudience annotation 2014-07-21 09:25:29 -07:00
Jonathan M Hsieh 7c020244b5 HBASE-11537 Avoid synchronization on instances of ConcurrentMap (Mike Drob) 2014-07-18 15:44:14 -07:00
Andrew Purtell f6fad0a2b9 HBASE-11534 Remove broken JAVA_HOME autodetection in hbase-config.sh (Esteban Gutierrez) 2014-07-18 10:46:30 -07:00
Ted Yu 4fb32de394 HBASE-11471 Move TableStateManager and ZkTableStateManager and Server to hbase-server (Alex Newman) 2014-07-18 04:34:11 +00:00
Jimmy Xiang 553c86d7df HBASE-11525 Region server holding in region states is out of sync with meta 2014-07-17 12:57:11 -07:00
stack c262173933 HBASE-11518 doc update for how to create non-shared HConnection (Qiang Tian) 2014-07-17 11:39:41 -07:00
Jimmy Xiang 3896210026 HBASE-11530 RegionStates adds regions to wrong servers 2014-07-17 08:59:53 -07:00