You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Albert Chu (JIRA)" <ji...@apache.org> on 2014/03/12 22:00:43 UTC

[jira] [Created] (HBASE-10731) Fix environment variables typos in scripts

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)