2014-10-06 98 views

回答

1

配置單元表的數據存儲在一個文件夾中,爲什麼不從這裏讀取?

create table t01 (line String) STORED AS TextFile LOCATION "pathToStoredFile";