Chengbing Liu created BIGTOP-4345:
-------------------------------------
Summary: Remove spark and scala from Hive Maven opts
Key: BIGTOP-4345
URL: https://issues.apache.org/jira/browse/BIGTOP-4345
Project: Bigtop
Issue Type: Task
Components: hive
Affects Versions: 3.3.0
Reporter: Chengbing Liu
Hive on Spark feature has been removed since Hive 4.0.0 (HIVE-26134), so
there's no need to have
{code}
-Dspark.version=${SPARK_VERSION} \
-Dscala.binary.version=${SCALA_VERSION%.*} \
-Dscala.version=${SCALA_VERSION} \
{code}
in Maven opts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)