Performing Porting Analysis
Use the Kunpeng Porting Advisor to scan the HBase 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.0.23.Final.jar |
libnetty-transport-native-epoll.so |
leveldbjni-all-1.8.jar |
libleveldbjni.so |
snappy-java-1.0.5.jar |
libsnappyjava.so |
hbase-shaded-netty-2.1.0.jar |
liborg_apache_hbase_thirdparty_netty_transport_native_epoll_x86_64.so |
The purpose is to identify the .jar packages to be recompiled so that they can be ported to the Kunpeng platform.
Parent topic: Porting Guide (CentOS & openEuler)