Aditya Kishore created HBASE-6888:
-------------------------------------
Summary: HBase scripts ignore any HBASE_OPTS set in the environment
Key: HBASE-6888
URL: https://issues.apache.org/jira/browse/HBASE-6888
Project: HBase
Issue Type: Bug
Components: scripts
Reporter: Aditya Kishore
Priority: Minor
Attachments: HBASE-6888_trunk.patch
hbase-env.sh which is sourced by hbase-config.sh which is eventually sourced by
the main 'hbase' script defines HBASE_OPTS form scratch, ignoring any previous
value set in the environment.
This prevents from passing additional JVM parameters to HBase programs (shell,
hbck, etc) launched through these scripts.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira