You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2018/04/18 19:51:00 UTC

[jira] [Created] (HBASE-20453) Shell fails to start with SyntaxError

Andrew Purtell created HBASE-20453:
--------------------------------------

             Summary: Shell fails to start with SyntaxError
                 Key: HBASE-20453
                 URL: https://issues.apache.org/jira/browse/HBASE-20453
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.5.0, 1.4.4
            Reporter: Andrew Purtell


SyntaxError: hbase/bin/../hbase-shell/src/main/ruby/hbase/table.rb:724: syntax error, unexpected tDOT

             .map { |i| Bytes.toStringBinary(i.getRegionInfo().getStartKey) }
             ^
  require at org/jruby/RubyKernel.java:1062
   (root) at /Users/apurtell/src/hbase/bin/../hbase-shell/src/main/ruby/hbase/table.rb:25
  require at org/jruby/RubyKernel.java:1062
   (root) at /Users/apurtell/src/hbase/bin/../hbase-shell/src/main/ruby/hbase/hbase.rb:102
  require at org/jruby/RubyKernel.java:1062
   (root) at /Users/apurtell/src/hbase/bin/../bin/hirb.rb:107




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)