[ 
https://issues.apache.org/jira/browse/SPARK-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291799#comment-14291799
 ] 

Christian Tzolov commented on SPARK-665:
----------------------------------------

I've looked at the JRPM maven plugin but unlike the jdeb one, JRPM depends on 
native rpm libraries (e.g. it is platform dependent)

My somewhat pragmatic approach to build Spark RPM is to reuse the existing deb 
package and convert it into rpm using the 'alien' tool. 

I've wrapped the spark-rpm build pipeline into a parameterizable docker 
container: 
https://registry.hub.docker.com/u/tzolov/apache-spark-build-pipeline




> Create RPM packages for Spark
> -----------------------------
>
>                 Key: SPARK-665
>                 URL: https://issues.apache.org/jira/browse/SPARK-665
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Matei Zaharia
>
> This could be doable with the JRPM Maven plugin, similar to how we make 
> Debian packages now, but I haven't looked into it. The plugin is described at 
> http://jrpm.sourceforge.net.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to