摘要:
一、创建拼音对照表 CREATE TABLE IF NOT EXISTS `t_base_pinyin` ( `pin_yin_` varchar(255) CHARACTER SET gbk NOT NULL, `code_` int(11) NOT NULL, PRIMARY KEY (`cod 阅读全文
摘要:
[root@a01 bin]# hbase shell Unexpected +/- setting in VM option 'CMSInitiatingOccupancyFraction=55'Error: Could not create the Java Virtual Machine.Er 阅读全文