1 啟動hbase的時候爆出警告
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
查看配置文件
# Configure PermSize. Only needed in JDK7. You can safely remove it for JDK8+
我用的jdk1.8,所以注釋掉重新啟動就沒有這個警告了。
1 啟動hbase的時候爆出警告
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
查看配置文件
# Configure PermSize. Only needed in JDK7. You can safely remove it for JDK8+
我用的jdk1.8,所以注釋掉重新啟動就沒有這個警告了。
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。