You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (Jira)" <ji...@apache.org> on 2021/12/06 22:15:00 UTC

[jira] [Updated] (HBASE-26543) HBase shell no longer properly parses several args

     [ https://issues.apache.org/jira/browse/HBASE-26543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Busbey updated HBASE-26543:
--------------------------------
    Description: 
shell cli arg parsing is broken:
 * debug is eating a possible arg
 * -D handling is consuming part of ARGV without declaring it
 * -Dfoo=bar no longer works
 * non-interactive mode is eating a possible arg
 * top level definitions is eating a possible arg
 * script2run is being ignored entirely

  was:
shell cli arg parsing is broken:

* debug is eating a possible arg
* -D handling is consuming part of ARGV without declaring it
* non-interactive mode is eating a possible arg
* top level definitions is eating a possible arg
* script2run is being ignored entirely



> HBase shell no longer properly parses several args
> --------------------------------------------------
>
>                 Key: HBASE-26543
>                 URL: https://issues.apache.org/jira/browse/HBASE-26543
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 3.0.0-alpha-1, 2.5.0
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Blocker
>             Fix For: 2.5.0, 3.0.0-alpha-2
>
>
> shell cli arg parsing is broken:
>  * debug is eating a possible arg
>  * -D handling is consuming part of ARGV without declaring it
>  * -Dfoo=bar no longer works
>  * non-interactive mode is eating a possible arg
>  * top level definitions is eating a possible arg
>  * script2run is being ignored entirely



--
This message was sent by Atlassian Jira
(v8.20.1#820001)