The problem is there in the logs. When it went to clone some code, something went wrong with the proxy:
Received HTTP code 407 from proxy after CONNECT Probably you have an HTTP proxy and you have not authenticated. It's specific to your environment. Although it's unrelated, I'm curious how your build refers to https://github.com/ScrapCodes/sbt-pom-reader.git I don't see this repo the project code base. On Mon, Jan 12, 2015 at 9:09 AM, Kartheek.R <kartheek.m...@gmail.com> wrote: > Hi, > This is what I am trying to do: > > karthik@s4:~/spark-1.2.0$ SPARK_HADOOP_VERSION=2.3.0 sbt/sbt clean > Using /usr/lib/jvm/java-7-oracle as default JAVA_HOME. > Note, this will be overridden by -java-home if it is set. > [info] Loading project definition from > /home/karthik/spark-1.2.0/project/project > Cloning into > '/home/karthik/.sbt/0.13/staging/ad8e8574a5bcb2d22d23/sbt-pom-reader'... > fatal: unable to access 'https://github.com/ScrapCodes/sbt-pom-reader.git/': > Received HTTP code 407 from proxy after CONNECT > java.lang.RuntimeException: Nonzero exit code (128): git clone > https://github.com/ScrapCodes/sbt-pom-reader.git --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org