[
https://issues.apache.org/jira/browse/HBASE-10731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932841#comment-13932841
]
Hudson commented on HBASE-10731:
--------------------------------
FAILURE: Integrated in hbase-0.96-hadoop2 #236 (See
[https://builds.apache.org/job/hbase-0.96-hadoop2/236/])
HBASE-10731 Fix environment variables typos in scripts (Albert Chu) (jmhsieh:
rev 1576958)
* /hbase/branches/0.96/bin/hbase-cleanup.sh
* /hbase/branches/0.96/bin/master-backup.sh
* /hbase/branches/0.96/bin/regionservers.sh
* /hbase/branches/0.96/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)