Fellow Sparkers,

I am new here and still trying to learn to crawl. Please, bear with me.

I just pulled f90ad5d from https://github.com/apache/spark.git and am
running the compile command in the sbt shell. This is the error I'm seeing:

[error]
/home/alex/git/spark/mllib/src/main/scala/org/apache/spark/mllib/linalg/Vectors.scala:32:
object sql is not a member of package org.apache.spark
[error] import org.apache.spark.sql.catalyst.types._
[error]                         ^

Am I doing something obscenely stupid is the build genuinely broken?

Alex

Reply via email to