Yunseong Hwang created ZEPPELIN-4963: ----------------------------------------
Summary: Typo in spark/spark-scala-parent/pom.xml Key: ZEPPELIN-4963 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4963 Project: Zeppelin Issue Type: Bug Components: spark Affects Versions: 0.9.0 Reporter: Yunseong Hwang There is a typo in current master version of file spark/spark-scala-parent/pom.xml {code:xml} <saprk.scala.compile.version>${spark.scala.binary.version}</saprk.scala.compile.version> {code} Permalink: [https://github.com/apache/zeppelin/blob/ab47b29393757a0179fd276dc5fc4d790f3940ae/spark/spark-scala-parent/pom.xml#L40] And I think, that saprk should be replaced to spark. It seems that this typo was added in the following issue/pr, and not affecting any release versions so far, fortunately. Issue: https://issues.apache.org/jira/browse/ZEPPELIN-3552 PR: [https://github.com/apache/zeppelin/pull/3034] I'm not sure whether this actually breaks something, so just set as minor priority. -- This message was sent by Atlassian Jira (v8.3.4#803005)