danielvdende commented on code in PR #195:
URL: https://github.com/apache/polaris/pull/195#discussion_r1738733432


##########
docs/configuring-polaris-for-production.md:
##########
@@ -55,6 +55,13 @@ Be sure to secure your metastore backend since it will be 
storing credentials an
 
 To use [EclipseLink](https://eclipse.dev/eclipselink/) for metastore 
management, specify the configuration `metaStoreManager.conf-file` to point to 
an [EclipseLink `persistence.xml` 
file](https://eclipse.dev/eclipselink/documentation/2.5/solutions/testingjpa002.htm).
 This file, local to the Polaris service, will contain information on what 
database to use for metastore management and how to connect to it.
 
+> [!IMPORTANT]
+> To use EclipseLink, you need to ensure that you have done two things:

Review Comment:
   Done!



-- 
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]

Reply via email to