hive -hiveconf hive.root.logger=INFO,console -e 'select 1'
hive 打印log ,有时hive 在配置时默认不会将mapper reduce,过程输出,这时指定参数即可将过程输出。