guluo created BIGTOP-3915:
-----------------------------
Summary: soft link error about jar of hadoop in {hbase_home}/lib
Key: BIGTOP-3915
URL: https://issues.apache.org/jira/browse/BIGTOP-3915
Project: Bigtop
Issue Type: Improvement
Components: hbase
Affects Versions: 3.2.0
Environment: Centos7
bigtop3.2.0
Reporter: guluo
Assignee: guluo
Error details in \{hbase_hone}/lib are as follows:
{code:java}
hadoop-hdfs.jar -> /usr/bigtop/3.2.0/usr/lib/hadoop/client/hadoop-hdfs.jar
hadoop-mapreduce-client-app.jar ->
/usr/bigtop/3.2.0/usr/lib/hadoop/client/hadoop-mapreduce-client-app.jar
hadoop-mapreduce-client-shuffle.jar ->
/usr/bigtop/3.2.0/usr/lib/hadoop/client/hadoop-mapreduce-client-shuffle.jar
hadoop-yarn-server-common.jar ->
/usr/bigtop/3.2.0/usr/lib/hadoop/client/hadoop-yarn-server-common.jar {code}
However, hadoop-hdfs.jar exists in /usr/bigtop/3.2.0/usr/lib/hadoop-hdfs,
hadoop-mapreduce-client-app.jar and hadoop-mapreduce-client-shuffle.jar exists
in
/usr/bigtop/3.2.0/usr/lib/hadoop-mapreduce,
hadoop-yarn-server-common.jar exists in /usr/bigtop/3.2.0/usr/lib/hadoop-yarn
And, i found this error exists both rpm and deb package of hbase.
In addition, i found hbase is still normal even thoes soft link error, this is
puzzling.
Maybe I didn't perform all the tests on hbase.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)