clemlabprojects / ambari

Fork of Apache Ambari maintained by Clemlab Company
https://www.clemlab.com
Apache License 2.0
39 stars 15 forks source link

ODP 1.2 stacks does not exists in ambari-agent #54

Closed Meikelrizkyhartawan closed 5 months ago

Meikelrizkyhartawan commented 5 months ago

i'm installing ODP 1.2 using ambari in ubuntu 22, when i try to install the package, the shows error that ODP stack does not exists in /var/lib/ambari-agent/cache/stacks

why the odp stacks does not exists ?

error log : Caught an exception while executing custom service command: <class 'ambari_agent.AgentException.AgentException'>: 'Script /var/lib/ambari-agent/cache/stacks/ODP/1.0/services/YARN/package/scripts/application_timeline_server.py does not exist'; 'Script /var/lib/ambari-agent/cache/stacks/ODP/1.0/services/YARN/package/scripts/application_timeline_server.py does not exist'

Command failed after 1 tries

image of error :

image
lucasbak commented 5 months ago

Hi @Meikelrizkyhartawan,

It must be your ambari-agent which does not communicates correctly with Ambari Server. Check the logs of both services.

Best regards

Meikelrizkyhartawan commented 5 months ago

Thanks it was hostname problem