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)