[ https://issues.apache.org/jira/browse/SPARK-12535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072501#comment-15072501 ]
Jacek Laskowski commented on SPARK-12535: ----------------------------------------- I fixed the others, but this one has no solution yet: {code} [error] /Users/jacek/dev/oss/spark/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/misc.scala:61: 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") [error] "input. SHA-224, SHA-256, SHA-384, and SHA-512 are supported. Bit length of 0 is equivalent " + [error] ^ {code} > Generating scaladoc using sbt fails for network-common and catalyst modules > --------------------------------------------------------------------------- > > Key: SPARK-12535 > URL: https://issues.apache.org/jira/browse/SPARK-12535 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 2.0.0 > Reporter: Jacek Laskowski > Priority: Blocker > > Executing {{./build/sbt -Pyarn -Phadoop-2.6 -Dhadoop.version=2.7.1 > -Dscala-2.11 -Phive -Phive-thriftserver -DskipTests > network-common/compile:doc catalyst/compile:doc}} fail with scaladoc errors > (the command was narrowed to the modules that failed - I initially used > {{clean publishLocal}}). -- 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