Luca Toscano created BIGTOP-3625:
------------------------------------
Summary: Fix Livy's build failure
Key: BIGTOP-3625
URL: https://issues.apache.org/jira/browse/BIGTOP-3625
Project: Bigtop
Issue Type: Bug
Affects Versions: 3.1.0
Reporter: Luca Toscano
There seems to be an issue when building Livy:
{code}
[[1;31mERROR[m] The build could not read 1 project -> [1m[Help 1][m
[[1;31mERROR[m]
[[1;31mERROR[m] The project
org.apache.livy:livy-scala-api_2.12:0.7.1-incubating
(/bigtop/build/livy/rpm/BUILD/livy-0.7.1/scala-api/scala-2.12/pom.xml) has 1
error
[[1;31mERROR[m] 'dependencies.dependency.version' for
io.netty:netty-all:jar must be a valid version but is
'${netty.spark-2.12.version}'. @ org.apache.livy:livy-main:0.7.1-incubating,
/bigtop/build/livy/rpm/BUILD/livy-0.7.1/pom.xml, line 329, column 18
{code}
More info:
https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/759/COMPONENTS=livy,OS=centos-8-aarch64/console
In BIGTOP-3489 a patch was added based on
https://github.com/apache/incubator-livy/pull/289, that IIUC was not merged.
Eventually
https://github.com/apache/incubator-livy/commit/97cf2f75929ef6c152afc468adbead269bd0758f
was merged, should we swap patches?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)