hive和hbase表数据同步

第一步:创建book_local create external table book_load ( id int, bcode String, zcode String, bname String, author String, publish String, fcode String, floor String ) row format delimited fields terminated
相关文章
相关标签/搜索