Albert Chu created HBASE-10731:
----------------------------------
Summary: Fix environment variables typos in scripts
Key: HBASE-10731
URL: https://issues.apache.org/jira/browse/HBASE-10731
Project: HBase
Issue Type: Bug
Components: scripts
Affects Versions: 0.99.0
Reporter: Albert Chu
Priority: Trivial
Attachments: HBASE-10731.patch
I noticed in the top of many of the scripts in bin/ that the old environment
variables are documented, such as
{noformat}
HADOOP_SSH_OPTS Options passed to ssh when running remote commands.
{noformat}
However, in the script code, HBASE_SSH_OPTS is clearly used.
I've attached a trivial script to fix this in many locations.
--
This message was sent by Atlassian JIRA
(v6.2#6252)