You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Alex Swarner (Jira)" <ji...@apache.org> on 2020/03/31 23:53:00 UTC

[jira] [Created] (HBASE-24095) HBase Bad Substitution ERROR on hadoop-functions.sh

Alex Swarner created HBASE-24095:
------------------------------------

             Summary: HBase Bad Substitution ERROR on hadoop-functions.sh
                 Key: HBASE-24095
                 URL: https://issues.apache.org/jira/browse/HBASE-24095
             Project: HBase
          Issue Type: Bug
          Components: hadoop3
    Affects Versions: 2.2.3
         Environment: hbase 2.2.3 with hadoop 3.2.1:

Installed both hadoop and hbase according the apache "Getting Started" guides. for hbase, i have removed the hadoop jar files it downloaded with, which do not match my current version of hadoop, as per the documentation.
            Reporter: Alex Swarner


Any Time i make a call to hbase (e.g. "hbase version" or "hbase-daemon.sh start master", i receive this error message:

*/usr/hdeco/hadoop/bin/../libexec/hadoop-functions.sh: line 2366: HADOOP_ORG.APACHE.HADOOP.HBASE.UTIL.GETJAVAPROPERTY_USER: bad substitution*


*/usr/hdeco/hadoop/bin/../libexec/hadoop-functions.sh: line 2461: HADOOP_ORG.APACHE.HADOOP.HBASE.UTIL.GETJAVAPROPERTY_OPTS: bad substitution*

 

"hbase version" does provide version information after this error message, but i am unable to start the hbase master, so i am unable to use hbase further.

 

I have never posted in any forum before, so let me know if more information is needed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)