[
https://issues.apache.org/jira/browse/HBASE-11658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091495#comment-14091495
]
Hudson commented on HBASE-11658:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5387 (See
[https://builds.apache.org/job/HBase-TRUNK/5387/])
HBASE-11658 Piped commands to hbase shell should return non-zero if shell
command failed (Sean Busbey) (jmhsieh: rev
4b8a38ebb5db171e9928ca1645045b2c149bdb74)
* hbase-shell/src/test/ruby/shell/noninteractive_test.rb
* hbase-shell/src/main/ruby/shell.rb
* hbase-shell/src/test/ruby/shell/shell_test.rb
* hbase-shell/src/main/ruby/shell/commands.rb
* bin/hirb.rb
> Piped commands to hbase shell should return non-zero if shell command failed.
> -----------------------------------------------------------------------------
>
> Key: HBASE-11658
> URL: https://issues.apache.org/jira/browse/HBASE-11658
> Project: HBase
> Issue Type: Bug
> Components: shell
> Affects Versions: 2.0.0
> Reporter: Jonathan Hsieh
> Assignee: Sean Busbey
> Fix For: 2.0.0
>
> Attachments: HBASE-11658.manual_test.log, HBASE-11658.patch,
> HBASE_11658-v2.patch, test_shell.sh
>
>
> See HBASE-11655. We would like the shell to return non-zero when a command
> that has been piped to it fails in "scripting mode". This could be due to
> invalid commands or commands issued with invalid arguments.
> This would lower the barrier to entry for hbase admins so they could
> effectively script some operations.
--
This message was sent by Atlassian JIRA
(v6.2#6252)