ca0abinary / docker-pentaho

Docker image for Pentaho Server
https://hub.docker.com/r/ca0abinary/docker-pentaho/
MIT License
17 stars 16 forks source link

Kubernetes Yaml #12

Open agussang opened 4 years ago

agussang commented 4 years ago

Hello i need to run pentaho docker on kubernetes with mount volume, but getting error any reference for yaml file with hypersql

agussang commented 4 years ago

This error that i get

The following errors were detected

One or more system listeners failed. These are set in the systemListeners.xml. org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledDatasourceSystemListener

alexandrulita91 commented 3 years ago

Hello,

I tested only with PostgreSQL and get a different issue when I try to log in for the first time: org.pentaho.platform.api.repository2.unified.UnifiedRepositoryException: exception while getting file with path "/etc/mondrian"

If you use hypersql, how you plan to scale using multiple replicas?