You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Lars George (JIRA)" <ji...@apache.org> on 2015/03/08 18:48:38 UTC

[jira] [Created] (HBASE-13175) [Windows] Fix scripts to support used memory shortcuts like "8G"

Lars George created HBASE-13175:
-----------------------------------

             Summary: [Windows] Fix scripts to support used memory shortcuts like "8G"
                 Key: HBASE-13175
                 URL: https://issues.apache.org/jira/browse/HBASE-13175
             Project: HBase
          Issue Type: Bug
          Components: scripts
    Affects Versions: 1.0.0
            Reporter: Lars George


The Linux scripts resolved "mMgG" to suffixes specifying mega or giga bytes respectively. The Windows scripts use this (see hbase-env.cmd) but the part using it (hbase.cmd) is not supporting it. Needs to be added.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)