joshelser opened a new pull request #3941: URL: https://github.com/apache/hbase/pull/3941
…OPTS Tagging folks who reviewed the first time. The original change is ineffective and does not result in adding the property to the HBASE_OPTS environment variable ``` $ ./bin/start-hbase.sh /Users/jelser/hbase300alpha2rc0/hbase300/hbase-3.0.0-alpha-2/bin/hbase-config.sh: line 167: export: `=': not a valid identifier /Users/jelser/hbase300alpha2rc0/hbase300/hbase-3.0.0-alpha-2/bin/hbase-config.sh: line 167: export: ` -Dlog4j2.formatMsgNoLookups=true': not a valid identifier /Users/jelser/hbase300alpha2rc0/hbase300/hbase-3.0.0-alpha-2/bin/hbase-config.sh: line 167: export: `=': not a valid identifier /Users/jelser/hbase300alpha2rc0/hbase300/hbase-3.0.0-alpha-2/bin/hbase-config.sh: line 167: export: ` -Dlog4j2.formatMsgNoLookups=true': not a valid identifier ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
