[
https://issues.apache.org/jira/browse/HBASE-9805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799601#comment-13799601
]
Jesse Yates commented on HBASE-9805:
------------------------------------
Problem with this is we source this file multiple times, so appending the
options will actually append the options multiple times as well (IIRC). I think
this messes with the remote debugging options work (and possibly the way GC
options), in that they must be specified _exactly once_.
> shell scripts override environment value of HBASE_OPTS
> ------------------------------------------------------
>
> Key: HBASE-9805
> URL: https://issues.apache.org/jira/browse/HBASE-9805
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.0, 0.96.0
> Reporter: Nick Dimiduk
> Priority: Trivial
> Attachments: HBASE-9805.00.patch
>
>
> As of HBASE-7091, it's not longer possible to specify overrides to
> {{HBASE_OPTS}} on the command line. That makes it difficult to do things like
> enabling assertions while running a specific test.
> Reading through that ticket's description, this may be by design.
--
This message was sent by Atlassian JIRA
(v6.1#6144)