You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/12/27 10:31:49 UTC

[jira] [Commented] (SPARK-12530) Build break at Spark-Master-Maven-Snapshots from #1293

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

Apache Spark commented on SPARK-12530:
--------------------------------------

User 'kiszk' has created a pull request for this issue:
https://github.com/apache/spark/pull/10488

> Build break at Spark-Master-Maven-Snapshots from #1293
> ------------------------------------------------------
>
>                 Key: SPARK-12530
>                 URL: https://issues.apache.org/jira/browse/SPARK-12530
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.0.0
>            Reporter: Kazuaki Ishizaki
>
> Build break happens at Spark-Master-Maven-Snapshots from #1293 due to compilation error of misc.scala.
> {noformat}
> /home/jenkins/workspace/Spark-Master-Maven-Snapshots/spark/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/misc.scala:61: error: annotation argument needs to be a constant; found: "_FUNC_(input, bitLength) - Returns a checksum of SHA-2 family as a hex string of the ".+("input. SHA-224, SHA-256, SHA-384, and SHA-512 are supported. Bit length of 0 is equivalent ").+("to 256")
>     "input. SHA-224, SHA-256, SHA-384, and SHA-512 are supported. Bit length of 0 is equivalent " +
>                                                                                                   ^
> {noformat}
> https://amplab.cs.berkeley.edu/jenkins/view/Spark-Packaging/job/Spark-Master-Maven-Snapshots/1293/
> https://amplab.cs.berkeley.edu/jenkins/view/Spark-Packaging/job/Spark-Master-Maven-Snapshots/1293/consoleFull
> This file is changed by [SPARK-12456]



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

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