Hive Configuration Variables
hive.exec.compress.output mapred最终的输出是否压缩 默认false
hive.exec.compress.intermediate mapred的中间结果是否压缩 默认false
hive.default.fileformat 默认是TextFile,可以为TextFile, SequenceFile, RCFile, Orc
hive.map.aggr 默认true
hive.default.fileformat TextFile
hive.merge.mapfiles merge小文件 默认true
hive.merge.mapredfiles merge小文件 默认false
hive.querylog.enable.plan.progress 默认true
hive.querylog.location /tmp/user.name
Hive Metastore Configuration Variables
Configuration Variables Used to Interact with Hadoop
mapred.job.tracker 如果该项被设置为local,则改为本地模式运行
mapred.reduce.tasks 1