[
https://issues.apache.org/jira/browse/HBASE-10731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932833#comment-13932833
]
Hudson commented on HBASE-10731:
--------------------------------
SUCCESS: Integrated in HBase-0.94 #1320 (See
[https://builds.apache.org/job/HBase-0.94/1320/])
HBASE-10731 Fix environment variables typos in scripts (Albert Chu) (jmhsieh:
rev 1576955)
* /hbase/branches/0.94/bin/master-backup.sh
* /hbase/branches/0.94/bin/regionservers.sh
* /hbase/branches/0.94/bin/rolling-restart.sh
> 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
> Assignee: Albert Chu
> Priority: Trivial
> Fix For: 0.96.2, 0.98.1, 0.99.0, 0.94.18
>
> 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)