hive 存儲格式對比

hive 存儲格式對比 Apache Hive支持Apache Hadoop中使用的幾種熟悉的文件格式,如TextFile,RCFile,SequenceFile,AVRO,ORC和Parquet格式。 Cloudera Impala也支持這些文件格式。 在建表時使用STORED AS (TextFile|RCFile|SequenceFile|AVRO|ORC|Parquet)來指定存儲格式。
相關文章
相關標籤/搜索