On my Mac:
$ ls -l ~/.m2/repository/org/antlr/antlr/3.2/antlr-3.2.jar
-rw-r--r--  1 tyu  staff  895124 Dec 17  2013
/Users/tyu/.m2/repository/org/antlr/antlr/3.2/antlr-3.2.jar

Looks like there might be network issue on your computer.

Can you check ?

Thanks



On Tue, Oct 20, 2015 at 1:21 PM, Annabel Melongo <melongo_anna...@yahoo.com>
wrote:

> Tathagata and Ted,
>
> I have yet another problem with the build, this time it seems it's about
> ssl,
>
>       [ERROR] Failed to execute goal on project spark-examples_2.10:
> Could not resolve
>        dependencies for project
> org.apache.spark:spark-examples_2.10:jar:1.6.0-SNAPSHOT: The
>        following artifacts could not be resolved: org.antlr:antlr:jar:3.2,
>        edu.stanford.ppl:snaptree:jar:0.1: Could not transfer artifact
> org.antlr:antlr:jar:3.
>        2 from/to central (https://repo1.maven.org/maven2): GET request
> of: org/antlr/an
>        tlr/3.2/antlr-3.2.jar from central failed: SSL peer shut down
> incorrectly -> [Help 1]
>
> any help?
>
>
>
> On Tuesday, October 20, 2015 9:38 AM, Annabel Melongo <
> melongo_anna...@yahoo.com> wrote:
>
>
> Tathagata and Ted,
>
> It seems indeed to be a maven_opts issue. I set that option accordingly
> and the build has resumed.
>
> Thanks
>
>
>
> On Monday, October 19, 2015 10:07 PM, Tathagata Das <t...@databricks.com>
> wrote:
>
>
> Seems to be a heap space issue for Maven. Have you configured Maven's
> memory according the instruction on the web page?
>
> export MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m"
>
>
> On Mon, Oct 19, 2015 at 6:59 PM, Annabel Melongo <
> melongo_anna...@yahoo.com.invalid> wrote:
>
> I tried to build Spark according to the build directions
> <http://spark.apache.org/docs/latest/building-spark.html> and the it
> failed due to the following error:
>
>
>
>
>
>
> Building Spark - Spark 1.5.1 Documentation
> <http://spark.apache.org/docs/latest/building-spark.html>
> Building Spark Building with build/mvn Building a Runnable Distribution
> Setting up Maven’s Memory Usage Specifying the Hadoop Version Building With
> Hive and JDBC Support Building for Scala 2.11
> View on spark.apache.org
> <http://spark.apache.org/docs/latest/building-spark.html>
> Preview by Yahoo
>
>     [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.5.5:single
> (test-jar-with-
>           dependencies) on project spark-streaming-mqtt_2.10: Failed to
> create assembly: Error creating assembly archive test-
>         jar-with-dependencies: Problem creating jar: Execution exception
> (and the archive is probably corrupt but I could not
>         delete it): Java heap space -> [Help 1]
>
> Any help?  I have a 64-bit windows 8 machine
>
>
>
>
>
>
>

Reply via email to