[
https://issues.apache.org/jira/browse/TAJO-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987706#comment-14987706
]
ASF GitHub Bot commented on TAJO-1941:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/833#issuecomment-153429148
That may be size matter because JVM basically uses a default value for
XX:MaxMetaspaceSize.
Even though it may need more investigation for finding actual reason, It
would be good to go ahead.
Here is my +1. Thank you for your work.
> PermGen elimination in JDK 8
> ----------------------------
>
> Key: TAJO-1941
> URL: https://issues.apache.org/jira/browse/TAJO-1941
> Project: Tajo
> Issue Type: Improvement
> Reporter: Dongkyu Hwangbo
> Assignee: Dongkyu Hwangbo
> Priority: Trivial
> Labels: newbie
>
> While running whole unit test, We can see this message.
> {noformat}
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=152m;
> support was removed in 8.0
> {noformat}
> This is one of the new features of Java 8. Here is more
> [detail|http://stackoverflow.com/questions/18339707/permgen-elimination-in-jdk-8]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)