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

Sean Owen commented on SPARK-5308:
----------------------------------

Hm, well {{md5sum ... | cut -f1 -d' '}} looks like it gets the job done on 
Linux. But it's not on Macs. Nothing an if statement can't solve.

> MD5 for 1.2.0 release in not proper
> -----------------------------------
>
>                 Key: SPARK-5308
>                 URL: https://issues.apache.org/jira/browse/SPARK-5308
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.2.0
>            Reporter: Kuldeep
>            Priority: Minor
>
> https://repo1.maven.org/maven2/org/apache/spark/spark-core_2.10/1.2.0/spark-core_2.10-1.2.0.pom.md5
> The above does not look like a proper md5 which is causing failure in some 
> build tools like leiningen.
> https://github.com/technomancy/leiningen/issues/1802
> Compare this with 1.1.0 release
> https://repo1.maven.org/maven2/org/apache/spark/spark-core_2.10/1.1.0/spark-core_2.10-1.1.0.pom.md5



--
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