GitHub user adrian-wang opened a pull request:

    https://github.com/apache/spark/pull/1967

    [SPARK-3068]remove MaxPermSize option for jvm 1.8

    In JVM 1.8.0, MaxPermSize is no longer supported.
    In spark `stderr` output, there would be a line of
    
        Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
MaxPermSize=128m; support was removed in 8.0


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/adrian-wang/spark maxpermsize

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/1967.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1967
    
----
commit 9c32941f0607500e71786848c589cdff73b7d7ea
Author: Daoyuan Wang <[email protected]>
Date:   2014-08-15T09:09:09Z

    remove MaxPermSize option for jvm 1.8

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to