You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2014/08/04 18:36:11 UTC

[jira] [Created] (HBASE-11658) Piped commands to hbase shell should return non-zero if shell command failed.

Jonathan Hsieh created HBASE-11658:
--------------------------------------

             Summary: 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


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)