Update docs on setting up Redis Connection String
Open
documentation
- Dominant language
- Scala
- Stars
- 1.9k
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Description
The Feathr Quickstart Guide for Databricks needs more clarity on the fact that the Redis credentials have to be set in order for the whole notebook to run. The documentation also lacks description on how one could fetch these parameters.
```
redis_port=""
redis_host=""
redis_password=""
redis_ssl=""
```
Contributor guide
Assessment
This issue has not been assessed yet.