Might be related to this? https://issues.apache.org/jira/browse/HBASE-14227
Jon. On Mon, Sep 28, 2015 at 10:35 AM, Stephen Jiang <[email protected]> wrote: > 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 > -- // Jonathan Hsieh (shay) // HBase Tech Lead, Software Engineer, Cloudera // [email protected] // @jmhsieh
