I’m installing Hopswork 3.1 on ppcle64le platform we wanted to test the functionality but we always end up with error
ERROR [2023-01-25 08:30:27,403] se.kth.karamel.webservice.KaramelServiceApplication: Inalid yaml file; Invalid attributes, all used attributes must be defined in metadata.rb files: [hops/tls/enabled, hopsworks/debug, e lastic/opensearch_security/audit/enable_rest, hops/rmappsecurity/actor_class, hopsworks/application_certificate_validity_period, ndb/NumCPUs, ndb/TotalMemoryConfig, hopsworks/kagent_liveness/threshold, elastic/opensear ch_security/epipe/username, hopsworks/requests_verify, elastic/opensearch_security/logstash/username, elastic/opensearch_security/kibana/username, elastic/opensearch_security/admin/username, hops/yarn/pcores-vcores-mul tiplier, mysql/password, hops/yarn/cgroups_strict_resource_usage, hopsworks/featurestore_online, hopsworks/admin/password, hops/yarn/detect-hardware-capabilities, hopsworks/admin/user, airflow/mysql_password, hops/yarn /system-reserved-memory-mb, hopsworks/encryption_password, elastic/opensearch_security/elastic_exporter/username, alertmanager/email/to, elastic/opensearch_security/jwt/exp_ms, install/dir, prometheus/retention_time, a lertmanager/email/smtp_host, ndb/LockPagesInMainMemory, alertmanager/email/from, hopsworks/master/password, ndb/NoOfReplicas, elastic/opensearch_security/admin/password, elastic/opensearch_security/kibana/password, hiv e2/mysql_password, elastic/opensearch_security/logstash/password, hopsworks/hopsworks_public_host, elastic/opensearch_security/epipe/password, install/kubernetes, hopsworks/kagent_liveness/enabled, elastic/opensearch_s ecurity/elastic_exporter/password, hopsworks/https/port, kkafka/broker/host/public_ip, install/cloud, elastic/opensearch_security/audit/enable_transport]
INFO [2023-01-25 08:30:27,408] org.eclipse.jetty.server.ServerConnector: Stopped karamel-core@22b53226{HTTP/1.1}{0.0.0.0:9090}
INFO [2023-01-25 08:30:27,409] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@1c05a54d{/admin,null,UNAVAILABLE}
INFO [2023-01-25 08:30:27,410] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@6bd51ed8{/,null,UNAVAILABLE}
finally the 3.1 installer was used
wget https://raw.githubusercontent.com/logicalclocks/karamel-chef/3.1/hopsworks-installer.sh
but we got the some result with 3.0 , 2.0
LINUX VERSION
Red Hat Enterprise Linux Server release 7.9 (Maipo)
JAVA VERSION
openjdk version “1.8.0_262”
OpenJDK Runtime Environment (build 1.8.0_262-b10)
OpenJDK 64-Bit Server VM (build 25.262-b10, mixed mode)
thanks
Tomas