When I tried to go to hbase shell in master branch this morning, I got the
following error (it worked three days ago):

$ ./bin/hbase shell
LoadError: no such file to load -- shell/commands/compact_mob
             require at org/jruby/RubyKernel.java:1062
        load_command at
/Users/johndoe/hbase/bin/../hbase-shell/src/main/ruby/shell.rb:41
  load_command_group at
/Users/johndoe/hbase/bin/../hbase-shell/src/main/ruby/shell.rb:66
                each at org/jruby/RubyArray.java:1620
  load_command_group at
/Users/johndoe/hbase/bin/../hbase-shell/src/main/ruby/shell.rb:64
              (root) at
/Users/johndoe/hbase/bin/../hbase-shell/src/main/ruby/shell.rb:308
             require at org/jruby/RubyKernel.java:1062
              (root) at /Users/johndoe/hbase/bin/../bin/hirb.rb:121

Reply via email to