HBASE与HIVE转换
hive-to-hbase在hive中建表create table if not exists employee (uid int,uname string,age int,sex string,province string)stored by 'org.apache.hadoop.hive.hbase.HBaseStorageHandler'with serdeproperties("hbase.columns.mapping"=":key,base_info: