我要评分
获取效率
正确性
完整性
易理解

Performing Porting Analysis

Scan the Hadoop installation package by following instructions in Kunpeng Porting Advisor Case Study to know the third-party dependency packages to be ported. See Table 1.

Table 1 Software porting analysis result

Original JAR Package

SO File

lz4-1.2.0.jar

liblz4-java.so

netty-all-4.0.52.Final.jar

libnetty_transport_native_epoll_x86_64.so

leveldbjni-all-1.8.jar

libleveldbjni.so

snappy-java-1.0.5.jar

libsnappy.so

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