Hello,
I tried installing Hopsworks on an on-premise RHEL7 server today using the instructions from the readthedocs site. Everything seemed to be going smoothly, and the Karamel UI started up. However nothing really appeared on the web page. When I tailed the installation log, I could see that after a minute or so this error popped up:
ERROR [2020-04-29 15:15:56,424] se.kth.karamel.webservice.KaramelServiceApplication: Inalid yaml file; Invalid attributes, all used attributes must be defined in metadata.rb files: [hops/tls/enabled, elastic/opendistro_security/epipe/username, hops/rmappsecurity/actor_class, hopsworks/application_certificate_validity_period, elastic/opendistro_security/admin/username, hopsworks/kagent_liveness/threshold, elastic/opendistro_security/audit/enable_transport, hopsworks/requests_verify, elastic/opendistro_security/elastic_exporter/username, kagent/python_conda_versions, elastic/opendistro_security/audit/enable_rest, mysql/password, hopsworks/featurestore_online, hopsworks/admin/password, hops/cgroups, hops/yarn/detect-hardware-capabilities, hopsworks/admin/user, elastic/opendistro_security/logstash/password, hopsworks/encryption_password, elastic/opendistro_security/epipe/password, alertmanager/email/to, elastic/opendistro_security/jwt/exp_ms, install/dir, prometheus/retention_time, alertmanager/email/smtp_host, elastic/opendistro_security/kibana/password, hops/yarn/memory_mbs, alertmanager/email/from, hopsworks/master/password, hops/yarn/vcores, elastic/opendistro_security/kibana/username, hive2/mysql_password, install/kubernetes, hopsworks/kagent_liveness/enabled, hopsworks/https/port, elastic/opendistro_security/admin/password, install/cloud, elastic/opendistro_security/logstash/username, elastic/opendistro_security/elastic_exporter/password]
Seems like this means there’s a config error in the karamel-chef repo?