GitHub user adrian-wang opened a pull request:

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

    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/2011.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 #2011
    
----
commit 3c1d554c94505e1a775e2cfb1f5ab8e4460fc125
Author: Daoyuan Wang <[email protected]>
Date:   2014-08-15T09:09:09Z

    remove MaxPermSize option for jvm 1.8

commit 37db9c182128b6ef3eaaf6a796f031e4a748c188
Author: Daoyuan Wang <[email protected]>
Date:   2014-08-18T03:10:39Z

    code refine

commit ef1d660b4a3b9fe08ef0867c8f5df5ee9d3e83c2
Author: Daoyuan Wang <[email protected]>
Date:   2014-08-18T08:54:19Z

    direct get java version in runtime

----


---
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