2014-10-06 102 views

回答

1

配置单元表的数据存储在一个文件夹中,为什么不从这里读取?

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