This works for me:
export MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M
-XX:ReservedCodeCacheSize=512m" && mvn -DskipTests clean package
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Installation-Maven-PermGen-OutOfMemoryException-tp208
rification Sean.
>>>
>>> Best Regards,
>>> Guru Medasani
>>>
>>>
>>>
>>>
>>> > From: so...@cloudera.com
>>> > Date: Tue, 23 Dec 2014 15:39:59 +
>>> > Subject: Re: Spark Installation Maven Perm
x27;t work also.
>
> Best Regards,
> Vladimir Protsenko
>
> 2014-12-23 19:45 GMT+04:00 Guru Medasani :
>
>> Thanks for the clarification Sean.
>>
>> Best Regards,
>> Guru Medasani
>>
>>
>>
>>
>> > From: so...@cloudera.com
&g
gt; Guru Medasani
>
>
>
>
> > From: so...@cloudera.com
> > Date: Tue, 23 Dec 2014 15:39:59 +
> > Subject: Re: Spark Installation Maven PermGen OutOfMemoryException
> > To: gdm...@outlook.com
> > CC: protsenk...@gmail.com; user@spark.apache.org
>
> >
Thanks for the clarification Sean.
Best Regards,Guru Medasani
> From: so...@cloudera.com
> Date: Tue, 23 Dec 2014 15:39:59 +
> Subject: Re: Spark Installation Maven PermGen OutOfMemoryException
> To: gdm...@outlook.com
> CC: protsenk...@gmail.com; user@spark.apache.or
The text there is actually unclear. In Java 8, you still need to set
the max heap size (-Xmx2g). The optional bit is the
"-XX:MaxPermSize=512M" actually. Java 8 no longer has a separate
permanent generation.
On Tue, Dec 23, 2014 at 3:32 PM, Guru Medasani wrote:
> Hi Vladimir,
>
> From the link Se
15:04:42 +
> Subject: Re: Spark Installation Maven PermGen OutOfMemoryException
> To: protsenk...@gmail.com
> CC: user@spark.apache.org
>
> You might try a little more. The official guidance suggests 2GB:
>
> https://spark.apache.org/docs/latest/building-spark.html#
?
export MAVEN_OPTS=`-Xmx=1500m -XX:MaxPermSize=512m
-XX:ReservedCodeCacheSize=512m` doesn't help.
Waht is a straight forward way to start using Spark?
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Installation-Maven-PermGen-OutOfMemoryException-tp
Xmx=1500m -XX:MaxPermSize=512m
> -XX:ReservedCodeCacheSize=512m` doesn't help.
>
> Waht is a straight forward way to start using Spark?
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Installation-Maven-PermGen-OutOfMemoryException-tp
?
export MAVEN_OPTS=`-Xmx=1500m -XX:MaxPermSize=512m
-XX:ReservedCodeCacheSize=512m` doesn't help.
Waht is a straight forward way to start using Spark?
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Installation-Maven-PermGen-OutOfMemoryException-tp
10 matches
Mail list logo