Performing Porting Analysis
Use the Kunpeng Porting Advisor to scan the Hive installation package by referring to Kunpeng Porting Advisor Case Study. Table 1 lists the third-party dependencies to be ported.
Original JAR Package |
SO File |
|---|---|
commons-crypto-1.0.0.jar |
libcommons-crypto.so |
netty-all-4.1.17.Final.jar |
libnetty_transport_native_epoll_x86_64.so |
jline-2.12.jar |
libjansi.so |
server-metrics-0.2.8.jar |
libsigar.so |
lz4-1.2.0.jar |
liblz4-java.so |
hbase-shaded-netty-1.0.1.jar |
liborg-apache-hadoop-hbase-shaded-netty-transport-native-epoll.so |
The purpose is to identify the JAR files to be recompiled so that they can be ported to the Kunpeng platform.
Parent topic: Porting Guide (CentOS & openEuler)