[
https://issues.apache.org/jira/browse/BIGTOP-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229351#comment-14229351
]
jay vyas commented on BIGTOP-1550:
----------------------------------
1) mostly build just fine :) sorry, i was having some stochastic,
unreproducible errors (internet or memory related).
2) However after successfull build, I noticed there is no {{spark-submit}}
found using rpm -qlp. So that should be fixed.
For those interested here are the outputs.
{noformat}
rpm -qlp ./output/spark/noarch/*rpm | grep bin
/usr/bin/spark-executor
/usr/bin/spark-shell
/usr/lib/spark/bin
/usr/lib/spark/bin/compute-classpath.sh
/usr/lib/spark/bin/load-spark-env.sh
/usr/lib/spark/bin/spark-class
/usr/lib/spark/bin/spark-shell
/usr/lib/spark/bin/utils.sh
/usr/lib/spark/sbin
/usr/lib/spark/sbin/slaves.sh
/usr/lib/spark/sbin/spark-config.sh
/usr/lib/spark/sbin/spark-daemon.sh
/usr/lib/spark/sbin/spark-daemons.sh
/usr/lib/spark/sbin/spark-executor
/usr/lib/spark/sbin/start-all.sh
/usr/lib/spark/sbin/start-history-server.sh
/usr/lib/spark/sbin/start-master.sh
/usr/lib/spark/sbin/start-slave.sh
/usr/lib/spark/sbin/start-slaves.sh
/usr/lib/spark/sbin/start-thriftserver.sh
/usr/lib/spark/sbin/stop-all.sh
/usr/lib/spark/sbin/stop-history-server.sh
/usr/lib/spark/sbin/stop-master.sh
/usr/lib/spark/sbin/stop-slaves.sh
/usr/bin/pyspark
/usr/lib/spark/bin/pyspark
{noformat}
thanks [~oflebbe] .,... quite close to an updated spark on bigtop !
> Spark update to 1.1.0
> ---------------------
>
> Key: BIGTOP-1550
> URL: https://issues.apache.org/jira/browse/BIGTOP-1550
> Project: Bigtop
> Issue Type: Sub-task
> Components: spark
> Affects Versions: 0.9.0
> Reporter: Olaf Flebbe
> Attachments: 0001-BIGTOP-1550.-update-Spark-to-1.1.0.patch
>
>
> Update rather old spark dependency.
> This update is not needed by me, but I had to test it for [BIGTOP-1549]
> anyway and it compiled cleanly.
> I cannot test it, though
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)