[
https://issues.apache.org/jira/browse/BIGTOP-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150885#comment-14150885
]
Guo Ruijing edited comment on BIGTOP-1462 at 9/28/14 2:27 AM:
--------------------------------------------------------------
I understood bigtop branch 0.8 was already cut.
This bug should be blocker for bigtop 0.8 release since spark cannot be built.
1) spark cannot be built by gradle.
2) make build is deprecated in
https://issues.apache.org/jira/browse/BIGTOP-1314 in bigtop 0.8
was (Author: rguo):
I understood bigtop branch 0.8 was already cut.
This bug should be blocker for bigtop 0.8 release since spark cannot be built.
1) spark cannot be built by gradle.
2) make is deprecated
> Failed to build spark by gradle
> -------------------------------
>
> Key: BIGTOP-1462
> URL: https://issues.apache.org/jira/browse/BIGTOP-1462
> Project: Bigtop
> Issue Type: Bug
> Components: build
> Affects Versions: 0.8.0
> Reporter: Hu Liu,
> Assignee: Konstantin Boudnik
> Priority: Blocker
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1462.patch
>
>
> When I tried to build spark by gradle, I got the following error:
> {code}
> error: cannot open /data/bigtop/output/spark/spark-1.0.1-1.el6.src.rpm: No
> such file or directory
> {code}
> I have checked the output and found that bigtop wrote
> spark-core-1.0.1-1.el6.src.rpm to output dir
> {code}
> [QUIET] [system.out] Wrote:
> /data/bigtop/build/spark/rpm/SRPMS/spark-core-1.0.1-1.el6.src.rpm
> {code}
> The root cause is that packages.gradle uses spark as the name of rpm, but
> spark.spec uses spark-core
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)