Commit Graph

9168 Commits

Author SHA1 Message Date
Jonathan M Hsieh 2c4934eda6 HBASE-11861 Native MOB Compaction mechanisms (Jingcheng Du) 2015-02-06 05:37:13 -08:00
anoopsjohn fbbb3249d9 HBASE-12820 Use table lock instead of MobZookeeper.(Jingcheng Du) 2015-01-24 11:37:01 +05:30
Ramkrishna 1b800f7d4c HBASE-12669 - Have compaction scanner save info about delete markers
(Jingcheng Du)
2015-01-22 14:52:40 +05:30
Jonathan M Hsieh 36bec4fa07 HBASE-12331 Shorten the mob snapshot unit tests (Jiajia Li) 2014-12-25 14:06:26 -08:00
Jonathan M Hsieh 917adbf0e5 HBASE-12698 Add mob cell count to the metadata of each mob file (Jingcheng Du) 2014-12-25 13:59:53 -08:00
Jonathan M Hsieh 9f1f8c3bc6 HBASE-12758 treat mob region as any other region when generating rs manifest 2014-12-24 08:18:48 -08:00
Jonathan M Hsieh 533aa52d83 HBASE-12709 [mvn] Add unit test excludes command line flag to the build 2014-12-18 17:45:18 -08:00
Jonathan M Hsieh 4a6f1d9d6b HBASE-12718 Convert TestAcidGuarantees from a unit test to an integration test 2014-12-18 17:45:08 -08:00
Jonathan M Hsieh c1eacd6221 HBASE-12691 Mob Sweeper job needs to exit with non-zero error value if job fails for any reason 2014-12-15 03:56:50 -08:00
Jonathan M Hsieh bd5b3e92de HBASE-12540 TestRegionServerMetrics#testMobMetrics test failure (Jingcheng Du and Jiajia Li) 2014-12-10 19:43:59 -08:00
Jonathan M Hsieh 30bc7d5598 HBASE-12646 SnapshotInfo tool does not find mob data in snapshots
Adds MobPath to HFileLink Resolver
2014-12-10 11:46:02 -08:00
anoopsjohn 33fc1918de HBASE-12591 Ignore the count of mob compaction metrics when there is issue.(Jiajia Li) 2014-12-02 07:14:39 +05:30
Ramkrishna 10e4ef7402 HBASE-12543 Incorrect log info in the store compaction of mob (Jiajia Li) 2014-11-21 15:28:37 +05:30
Ramkrishna 170eb1e88d HBASE-12487 Explicitly flush the file name in sweep job (Jingcheng Du) 2014-11-21 08:53:27 +05:30
Ramkrishna 0166ed2676 HBASE-12486 - Move the mob table name tag to the 2nd one (Jingcheng Du) 2014-11-21 08:52:11 +05:30
Ramkrishna 7aea38118e HBASE-12489 Incorrect 'mobFileCacheMissCount' calculated in the mob
metrics (Li Jiajia)
2014-11-20 10:29:06 +05:30
Ramkrishna 8a8b7de760 HBASE-12392 Incorrect implementation of
CompactionRequest.isRetainDeleteMarkers(Jingcheng Du)
2014-10-31 15:43:58 +05:30
Ramkrishna 3876bb764d HBASE-12391 Correct a typo in the mob metrics (Jingcheng Du) 2014-10-31 15:00:17 +05:30
Jonathan M Hsieh e5a1b86dba HBASE-11683 Metrics for MOB (Jingcheng Du) 2014-10-30 06:50:13 -07:00
Jonathan M Hsieh 7df56b2039 HBASE-11645 Snapshot for MOB (Jingcheng Du) 2014-10-23 10:19:16 -07:00
Ramkrishna aa523164e8 HBASE-12201 Close the writers in the MOB sweep tool (Jingcheng Du) 2014-10-09 09:50:39 +05:30
Misty Stanley-Jones b72eb7f92e HBASE-11339 integrated updates made to the MOB Handbook DOCX file 2014-10-02 13:07:12 +10:00
Ramkrishna 7da41643ee HBASE-12093 Support the mob attributes in hbase shell when create/alter
table
2014-09-26 18:13:29 +05:30
anoopsjohn 629042f4ce HBASE-12085 mob status should print human readable numbers.(Jingcheng Du) 2014-09-26 13:29:36 +05:30
anoopsjohn a0d9e18ccf HBASE-12030 Wrong compaction report and assert when MOB compaction switches to minor. 2014-09-25 09:47:57 +05:30
Jonathan M Hsieh a7f8035ec5 HBASE-12080 Shorten the run time of integration test by default when using mvn failsafe:integration-test (Jingcheng Du) 2014-09-24 06:40:04 -07:00
Jonathan M Hsieh 836021df28 HBASE-12066 Avoid major compaction in TestMobSweeper 2014-09-23 08:29:55 -07:00
Jonathan M Hsieh 6769ea9e20 HBASE-12027 The ZooKeeperWatcher in HMobStore only uses the default conf (Jingcheng Du) 2014-09-19 11:13:06 -07:00
Jonathan M Hsieh 84e957c875 HBASE-11644 External MOB compaction tools (Jingcheng Du) 2014-09-19 03:06:33 -07:00
Misty Stanley-Jones 9cf46dcbe3 HBASE-11986 Fixed comma mistake 2014-09-19 07:01:32 +10:00
Misty Stanley-Jones ac65b1fb75 HBASE-11986 Addendum - Added hbase_mob.xml 2014-09-19 06:58:41 +10:00
Jonathan M Hsieh 7dbd828a90 HBASE-11646 Handle the MOB in compaction (Jingcheng Du) 2014-09-18 07:03:21 -07:00
Misty Stanley-Jones 7cd71d1db6 HBASE-11986 Document MOB in Reference Guide 2014-09-18 15:27:41 +10:00
Misty Stanley-Jones d147eced57 HBASE-12000 isMob and mobThreshold do not adhere to naming conventions 2014-09-18 07:52:13 +10:00
anoopsjohn 686e1e5bc5 HBASE-11968 If MOB is enabled, it should make sure hfile v3 is being used. 2014-09-14 14:21:00 +05:30
anoopsjohn e5d3850776 HBASE-11647 addendum to fix compile issues. 2014-09-13 19:47:07 +05:30
anoopsjohn 0c86d83e1f HBASE-11647 MOB integration testing. - addendum(Jingcheng Du) 2014-09-09 16:18:38 +05:30
anoopsjohn 3e563c5cc7 HBASE-11647 MOB integration testing. (Jingcheng Du) 2014-09-06 10:06:37 +05:30
anoopsjohn e8938c40d6 HBASE-11901 Improve the value size of the reference cell in mob column.(Jingcheng Du) 2014-09-06 09:59:55 +05:30
Jonathan M Hsieh 5c14f749b3 HBASE-11643 Read and write MOB in HBase (Jingcheng Du) 2014-09-04 05:41:21 -07:00
Jonathan M Hsieh bcfc6d65af HBASE-11781 Document new TableMapReduceUtil scanning options (Misty Stanley-Jones) 2014-09-03 16:24:59 -07:00
Enis Soztutar 1a6eea335f HBASE-11826 Split each tableOrRegionName admin methods into two targetted methods (Carter and Enis) 2014-09-03 14:39:35 -07:00
stack 11ba6ac7c9 HBASE-11887 Memory retention in branch-1; millions of instances of LiteralByteString for column qualifier and value 2014-09-03 14:20:40 -07:00
Andrew Purtell 5ad6098b52 HBASE-11876 RegionScanner.nextRaw should not update metrics 2014-09-02 18:28:56 -07:00
Enis Soztutar bb1d95385a HBASE-11863 WAL files are not archived and stays in the WAL directory after splitting 2014-09-02 17:52:18 -07:00
Ted Yu b2d528aac6 HBASE-11878 TestVisibilityLabelsWithDistributedLogReplay#testAddVisibilityLabelsOnRSRestart sometimes fails due to VisibilityController not yet initialized 2014-09-02 22:44:18 +00:00
stack 767aced0f9 HBASE-11855 HBase handbook chapter 18.9 out of date (Michael Tauscher) 2014-09-02 15:26:02 -07:00
Jimmy Xiang 842f4808db HBASE-11880 NPE in MasterStatusServlet 2014-09-02 14:56:11 -07:00
Enis Soztutar 211c1e8ad4 HBASE-11797 Create Table interface to replace HTableInterface (Carter) 2014-09-02 13:07:02 -07:00
anoopsjohn 310ac4f71d HBASE-11821 [ImportTSV] Abstract labels tags creation into pluggable Interface. 2014-09-02 16:30:37 +05:30