Yu Hou created BIGTOP-3914:
------------------------------
Summary: Add missing jars to Flink to fix sql-client.sh execution
errors
Key: BIGTOP-3914
URL: https://issues.apache.org/jira/browse/BIGTOP-3914
Project: Bigtop
Issue Type: Bug
Components: flink
Affects Versions: 3.2.0, 3.3.0
Environment: Centos7(x86_64)
Bigtop-3.2.0
Reporter: Yu Hou
Fix For: 3.3.0
When execute /usr/bigtop/3.2.0/usr/lib/flink/bin/sql-client.sh will appear
following error:
{code:shell}
[flink@ambari-server iceberg]$
/usr/bigtop/3.2.0/usr/lib/flink/bin/sql-client.sh embedded \
> -j /opt/iceberg/iceberg-flink-runtime-1.15-1.1.0.jar \
> -j /opt/iceberg/iceberg-hive-runtime-1.1.0.jar \
> -j /opt/iceberg/flink-sql-connector-hive-3.1.2_2.12-1.15.3.jar \
> shell
[ERROR] Flink SQL Client JAR file 'flink-sql-client*.jar' neither found in
classpath nor /opt directory should be located in
/usr/bigtop/3.2.0/usr/lib/flink/opt.
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)