Closed svea-vip closed 1 month ago
The issue is caused by a version conflict with commons-io
. A temporary solution is:
common-io-<version>.jar
file in the $ADDAX_HOME/lib
directory,common-io-<version>.jar
file from the $ADDAX_HOME/plugin/reader/excelreader/libs/
directory to the $ADDAX_HOME/lib
directory.我测试了$ADDAX_HOME/plugin/reader/excelreader/libs/下的也是2.15.1的,要换成2.16.1版本的
The latest release, version 4.2.0
, has resolved the issue.
What happened?
Excel to HDFS Parquet 出现了NoSuchMethodError的错误,是包缺失么
Version
4.1.7 (Default)
OS Type
Linux (Default)
Java JDK Version
Oracle JDK 1.8.0
Relevant log output