File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/deployment/integrated
i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/integrated Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Add the following configuration
3030vim $HIVE_HOME /conf/hive-log4j2.properties
3131
3232Add the following configuration
33- og4j .logger.org.apache.hadoop.hive.ql.hooks.LineageLogger=INFO
33+ log4j .logger.org.apache.hadoop.hive.ql.hooks.LineageLogger=INFO
3434```
3535
3636### 2.3 Submit task
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ vim $HIVE_HOME/conf/hive-site.xml
3030vim $HIVE_HOME /conf/hive-log4j2.properties
3131
3232增加如下配置
33- og4j .logger.org.apache.hadoop.hive.ql.hooks.LineageLogger=INFO
33+ log4j .logger.org.apache.hadoop.hive.ql.hooks.LineageLogger=INFO
3434```
3535
3636### 2.3 提交任务
You can’t perform that action at this time.
0 commit comments