Repository: hbase
Updated Branches:
  refs/heads/master cfce91e51 -> 54b86b339


HBASE-14500 Remove load of deprecated MOB ruby scripts after HBASE-14227


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/54b86b33
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/54b86b33
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/54b86b33

Branch: refs/heads/master
Commit: 54b86b33940b57140d665a02156cfcf14ba792a2
Parents: cfce91e
Author: Esteban Gutierrez <este...@apache.org>
Authored: Mon Sep 28 10:49:08 2015 -0700
Committer: Esteban Gutierrez <este...@apache.org>
Committed: Mon Sep 28 10:49:08 2015 -0700

----------------------------------------------------------------------
 hbase-shell/src/main/ruby/shell.rb | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/54b86b33/hbase-shell/src/main/ruby/shell.rb
----------------------------------------------------------------------
diff --git a/hbase-shell/src/main/ruby/shell.rb 
b/hbase-shell/src/main/ruby/shell.rb
index fa19c26..a8f6ae6 100644
--- a/hbase-shell/src/main/ruby/shell.rb
+++ b/hbase-shell/src/main/ruby/shell.rb
@@ -329,8 +329,6 @@ Shell.load_command_group(
     catalogjanitor_enabled
     compact_rs
     trace
-    compact_mob
-    major_compact_mob
   ],
   # TODO remove older hlog_roll command
   :aliases => {

Reply via email to