zabetak commented on code in PR #29: URL: https://github.com/apache/hive-site/pull/29#discussion_r1948603458
########## content/docs/latest/170266662.md: ########## @@ -59,35 +59,35 @@ This configuration will be set to SAML to indicate that the server will use SAML <property> <name>hive.server2.saml2.idp.metadata</name> - <value>path\_to\_idp\_metadata.xml</value> + <value>path_to_idp_metadata.xml</value> </property> Review Comment: I guess this property definitions should be inside code snippets cause they don't appear in the page. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
