[
https://issues.apache.org/jira/browse/HBASE-18393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093944#comment-16093944
]
Hudson commented on HBASE-18393:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3402 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3402/])
HBASE-18393 Fix shell noninteractive launch (busbey: rev
775179bc4a725ef7f252bcec4c37882db17dc857)
* (edit) bin/hirb.rb
> hbase shell non-interactive broken
> ------------------------------------
>
> Key: HBASE-18393
> URL: https://issues.apache.org/jira/browse/HBASE-18393
> Project: HBase
> Issue Type: Bug
> Components: scripts, shell
> Affects Versions: 3.0.0, 2.0.0-alpha-1
> Reporter: Samir Ahmic
> Assignee: Mike Drob
> Priority: Blocker
> Fix For: 3.0.0, 2.0.0-alpha-2
>
> Attachments: HBASE-18393.patch, HBASE-18393.v2.patch,
> HBASE-18393.v3.patch
>
>
> Here is error for command line:
> {code}
> $ echo "list" | ./hbase shell -n
> 2017-07-17 08:01:09,442 WARN [main] util.NativeCodeLoader: Unable to load
> native-hadoop library for your platform... using builtin-java classes where
> applicable
> ERROR NoMethodError: undefined method `encoding' for #<IO:<STDIN>>
> Did you mean? set_encoding
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)