Hive數據庫建立、表建立、加載數據

原文地址:http://gaoxianwei.iteye.com/blog/2160558html --建立數據庫 create database if not exists sopdm comment ‘this is test database’ with dbproperties(‘creator’=’gxw’,’date’=’2014-11-12’) --數據庫鍵值對屬性信息 lo
相關文章
相關標籤/搜索