[
https://issues.apache.org/jira/browse/BIGTOP-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336092#comment-14336092
]
YoungWoo Kim commented on BIGTOP-989:
-------------------------------------
In addition, Scala version from Bigtop toolchain is 2.10.x. See
https://github.com/apache/bigtop/blob/master/bigtop_toolchain/manifests/scala.pp
How about specify Scala version at do-component-build? like below:
{code}
SCALA_VERSION=2.10.0
./gradlew -PscalaVersion=${SCALA_VERSION} clean releaseTarGz -x signArchives
{code}
The default Scala version for Kafka's build profile is 2.8.0.
> Add Apache Kafka to Apache Bigtop
> ----------------------------------
>
> Key: BIGTOP-989
> URL: https://issues.apache.org/jira/browse/BIGTOP-989
> Project: Bigtop
> Issue Type: New Feature
> Components: debian
> Affects Versions: 0.6.0
> Reporter: Diederik van Liere
> Labels: features
> Fix For: backlog
>
> Attachments: BIGTOP-989-1.patch, BIGTOP-989-2.patch,
> BIGTOP-989-3.patch, BIGTOP-989-4.patch, BIGTOP-989-5.patch,
> BIGTOP-989-6.patch, BIGTOP-989-7.patch, BIGTOP-989-8.patch, BIGTOP-989.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)