Hive 配置项详解

hive.ddl.output.format:

hive的ddl语句的输出格式,

默认是text,纯文本,还有json格式,这个是0.90以后才出的新配置;

hive.exec.script.wrapper:

hive调用脚本时的包装器,默认是null,

如果设置为python的话,那么在做脚本调用操作时语句会变为python

posted @ 2021-04-20 22:53  Binge-和时间做朋友  阅读(381)  评论(0)    收藏  举报