zhongjiajie commented on a change in pull request #577:
URL:
https://github.com/apache/dolphinscheduler-website/pull/577#discussion_r769617307
##########
File path: docs/zh-cn/dev/user_doc/guide/datasource/hive.md
##########
@@ -23,7 +23,20 @@
</p>
-注意:如果开启了**kerberos**,则需要填写 **Principal**
-<p align="center">
- <img src="/img/hive_kerberos.png" width="80%" />
- </p>
+注意:如果没有开启kerberos,请保证参数hadoop.security.authentication.startup.state值为false,
+参数java.security.krb5.conf.path值为空. 开启了**kerberos**,则需要在common.properties配置以下参数
+
+```
Review comment:
```suggestion
```conf
```
##########
File path: docs/en-us/dev/user_doc/guide/datasource/hive.md
##########
@@ -21,9 +21,18 @@
<p align="center">
<img src="/img/hive1-en.png" width="80%" />
</p>
+Note: If Kerberos is not enabled, ensure that the parameter
hadoop.security.authentication.startup.state. The state value is
false,Parameter java.security.krb5.conf.path value is null or empty If * *
Kerberos * * is enabled, it needs to be in common Properties configure the
following parameters
Review comment:
```suggestion
Note: If Kerberos is not enabled, ensure that the parameter
`hadoop.security.authentication.startup.state`. The state value is `false`,
Parameter `java.security.krb5.conf.path` value is null or empty If **Kerberos**
is enabled, it needs to be in common Properties configure the following
parameters
```
##########
File path: docs/en-us/dev/user_doc/guide/datasource/hive.md
##########
@@ -21,9 +21,18 @@
<p align="center">
<img src="/img/hive1-en.png" width="80%" />
</p>
+Note: If Kerberos is not enabled, ensure that the parameter
hadoop.security.authentication.startup.state. The state value is
false,Parameter java.security.krb5.conf.path value is null or empty If * *
Kerberos * * is enabled, it needs to be in common Properties configure the
following parameters
-Note: If you enable **kerberos**, you need to fill in **Principal**
+```
Review comment:
```suggestion
```conf
```
##########
File path: docs/zh-cn/dev/user_doc/guide/datasource/hive.md
##########
@@ -23,7 +23,20 @@
</p>
-注意:如果开启了**kerberos**,则需要填写 **Principal**
-<p align="center">
- <img src="/img/hive_kerberos.png" width="80%" />
- </p>
+注意:如果没有开启kerberos,请保证参数hadoop.security.authentication.startup.state值为false,
Review comment:
```suggestion
注意:如果没有开启kerberos,请保证参数 `hadoop.security.authentication.startup.state` 值为
`false`,
```
##########
File path: docs/zh-cn/dev/user_doc/guide/datasource/hive.md
##########
@@ -23,7 +23,20 @@
</p>
-注意:如果开启了**kerberos**,则需要填写 **Principal**
-<p align="center">
- <img src="/img/hive_kerberos.png" width="80%" />
- </p>
+注意:如果没有开启kerberos,请保证参数hadoop.security.authentication.startup.state值为false,
+参数java.security.krb5.conf.path值为空. 开启了**kerberos**,则需要在common.properties配置以下参数
Review comment:
```suggestion
参数 `java.security.krb5.conf.path` 值为空. 开启了**kerberos**,则需要在
`common.properties` 配置以下参数
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]