we should be good now. -- Cloudera, Inc.
On Mon, Sep 28, 2015 at 12:59 PM, Andrew Purtell <[email protected]> wrote: > Thanks Ted. > > > > > On Sep 28, 2015, at 12:57 PM, Ted Yu <[email protected]> wrote: > > > > Failed test in hbase-server prevented tests in hbase-shell module to run. > > > > Locally I can reproduce: > > > > http://pastebin.com/228jgfSM > > > > FYI > > > > On Mon, Sep 28, 2015 at 12:53 PM, Andrew Purtell < > [email protected]> > > wrote: > > > >> TestShell didn't pick this up looks like. How I wonder. > >> > >> > >>>> On Sep 28, 2015, at 11:00 AM, Stephen Jiang <[email protected]> > >>> wrote: > >>> > >>> Esteban, thanks for taking care of this. > >>> > >>> Heng, next time please do some testing (or at least sanity test) in the > >>> area of your change. > >>> > >>> thanks > >>> Stephen > >>> > >>> On Mon, Sep 28, 2015 at 10:47 AM, Esteban Gutierrez < > >> [email protected]> > >>> wrote: > >>> > >>>> Yeah, they shouldn't be there after HBASE-14227. fixing. > >>>> > >>>> > >>>> > >>>> -- > >>>> Cloudera, Inc. > >>>> > >>>> > >>>>> On Mon, Sep 28, 2015 at 10:46 AM, Jonathan Hsieh <[email protected]> > >> wrote: > >>>>> > >>>>> 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 > >> >
