lvkaihua commented on code in PR #1167:
URL: https://github.com/apache/bigtop/pull/1167#discussion_r1330919779


##########
bigtop-packages/src/rpm/hive/SPECS/hive.spec:
##########
@@ -295,6 +296,7 @@ cp $RPM_SOURCE_DIR/hive-site.xml .
 %__ln_s  %{usr_lib_zookeeper}/zookeeper.jar  
$RPM_BUILD_ROOT/%{usr_lib_hive}/lib/
 %__ln_s  %{usr_lib_hbase}/hbase-common.jar %{usr_lib_hbase}/hbase-client.jar 
%{usr_lib_hbase}/hbase-hadoop-compat.jar 
%{usr_lib_hbase}/hbase-hadoop2-compat.jar $RPM_BUILD_ROOT/%{usr_lib_hive}/lib/
 %__ln_s  %{usr_lib_hbase}/hbase-procedure.jar 
%{usr_lib_hbase}/hbase-protocol.jar %{usr_lib_hbase}/hbase-server.jar 
$RPM_BUILD_ROOT/%{usr_lib_hive}/lib/
+%__ln_s  %{usr_lib_hadoop}/tools/lib/hadoop-distcp-*.jar 
$RPM_BUILD_ROOT/%{usr_lib_hive}/lib/

Review Comment:
   I don't know much about Rocky Linux, does it use rpm? I had no issues with 
Centos before. If there are any issues with Rocky Linux, I will test this 
system again using rpm.
   
![微信截图_20230920110003](https://github.com/apache/bigtop/assets/24928039/777e20d8-30f8-4386-9b7a-6c7265e63811)
   



##########
bigtop-packages/src/rpm/hive/SPECS/hive.spec:
##########
@@ -295,6 +296,7 @@ cp $RPM_SOURCE_DIR/hive-site.xml .
 %__ln_s  %{usr_lib_zookeeper}/zookeeper.jar  
$RPM_BUILD_ROOT/%{usr_lib_hive}/lib/
 %__ln_s  %{usr_lib_hbase}/hbase-common.jar %{usr_lib_hbase}/hbase-client.jar 
%{usr_lib_hbase}/hbase-hadoop-compat.jar 
%{usr_lib_hbase}/hbase-hadoop2-compat.jar $RPM_BUILD_ROOT/%{usr_lib_hive}/lib/
 %__ln_s  %{usr_lib_hbase}/hbase-procedure.jar 
%{usr_lib_hbase}/hbase-protocol.jar %{usr_lib_hbase}/hbase-server.jar 
$RPM_BUILD_ROOT/%{usr_lib_hive}/lib/
+%__ln_s  %{usr_lib_hadoop}/tools/lib/hadoop-distcp-*.jar 
$RPM_BUILD_ROOT/%{usr_lib_hive}/lib/

Review Comment:
   I don't know much about Rocky Linux, does it use rpm? I had no issues with 
Centos before. If there are any issues with Rocky Linux, I will test this 
system again using rpm.
   
![微信截图_20230920110003](https://github.com/apache/bigtop/assets/24928039/777e20d8-30f8-4386-9b7a-6c7265e63811)
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to