This is an automated email from the ASF dual-hosted git repository.
kishor pushed a commit to branch RANGER-4076_master
in repository https://gitbox.apache.org/repos/asf/ranger.git
The following commit(s) were added to refs/heads/RANGER-4076_master by this
push:
new ede65daae RANGER-4076: Document update for required environment
variable - KMS
ede65daae is described below
commit ede65daaef7a8741a0dc4adc91bdedd46782a64b
Author: Kishor Gollapalliwar <[email protected]>
AuthorDate: Mon Dec 29 12:21:52 2025 +0530
RANGER-4076: Document update for required environment variable - KMS
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 94f436c07..25a76b0c8 100644
--- a/README.md
+++ b/README.md
@@ -122,7 +122,7 @@ Ranger is built using [Apache
Maven](https://maven.apache.org/). To run Ranger:
5. - export/ set JAVA_OPTS environment variable.
```
- JAVA_OPTS="--add-opens=java.base/java.nio=ALL-UNNAMED
--add-exports=java.base/sun.net.dns=ALL-UNNAMED
--add-exports=java.base/sun.net.util=ALL-UNNAMED
--add-opens=java.base/java.lang=ALL-UNNAMED"
+ JAVA_OPTS="--add-opens=java.base/java.nio=ALL-UNNAMED
--add-exports=java.base/sun.net.dns=ALL-UNNAMED
--add-exports=java.base/sun.net.util=ALL-UNNAMED
--add-opens=java.base/java.lang=ALL-UNNAMED
--add-exports=java.xml.crypto/com.sun.org.apache.xml.internal.security.utils=ALL-UNNAMED"
```
- If the module has setup.sh, execute ./setup.sh
- If the install.sh file does not exists, execute
./enable-<component>-plugin.sh