Rate This Document
Findability
Accuracy
Completeness
Readability

Performing Porting Analysis

Scan the Druid installation package by following instructions in to know the third-party dependency packages to be ported. See Table 1.
Table 1 Software porting analysis result

Original JAR Package

SO File

java-util-0.12.1.jar

libsigar.so

leveldbjni-all-1.8.jar

libleveldbjni.so

lz4-1.3.0.jar

liblz4-java.so

netty-all-4.0.23.Final.jar

libnetty-transport-native-epoll.so

netty-all-4.0.52.Final.jar

libnetty_transport_native_epoll_x86_64.so

netty-transport-native-epoll-4.0.52.Final-linux-x86_64.jar

libnetty_transport_native_epoll_x86_64.so

snappy-java-1.0.4.1.jar

libsnappyjava.so

snappy-java-1.1.1.3.jar

libsnappyjava.so

snappy-java-1.1.1.6.jar

libsnappyjava.so

The purpose is to identify the .jar packages to be recompiled so that they can be ported to the Kunpeng platform.