You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/05/31 08:24:47 UTC

[GitHub] [incubator-inlong] gong commented on a diff in pull request #4410: [INLONG-2432][Manager] Change password encrypted for Hive sink

gong commented on code in PR #4410:
URL: https://github.com/apache/incubator-inlong/pull/4410#discussion_r885347876


##########
inlong-manager/manager-web/src/main/resources/application.properties:
##########
@@ -54,3 +54,6 @@ common.http-client.connectionRequestTimeout=3000
 
 # Configure auth plugin
 inlong.auth.type=default
+
+# Configure public key

Review Comment:
   comment should be symmetric-key. public key and private key is define of  asymmetric cryptography.



-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org