mapreduce针对n列orc文件的读写

建300列的ORC表,能够用execl简单建一个300列,10000行的数据,复制成以tab分割的txt文件 hdfs dfs -put ddd.txt hdfs://hadoop:9000/tmp/input/java create table test_orc_300( c1 string , c2 string , c3 string , c4 s
相关文章
相关标签/搜索