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

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

Sean Busbey created HBASE-26543:
-----------------------------------

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