the default cache data source (cache_ds) is configured with jndi, and is not working after installation
then it causes to have errors with REST datasets ("Unable to load data from dataset <ds name> Please check dataset & widget config" error in widgets using any REST dataset
I fixed the issue by configuring cache_ds using jdbc connection with the knowage db.
But the tomcat JNDI configuration should be aligned, with the jndi conf (java:comp/env/jdbc/cache_ds) from the database initial population
the default cache data source (cache_ds) is configured with jndi, and is not working after installation then it causes to have errors with REST datasets ("
Unable to load data from dataset <ds name> Please check dataset & widget config
" error in widgets using any REST datasetI fixed the issue by configuring cache_ds using jdbc connection with the knowage db.
But the tomcat JNDI configuration should be aligned, with the jndi conf (java:comp/env/jdbc/cache_ds) from the database initial population