If you click on the operation where you see the progress bar (you can open it from an icon in the top bar if you closed the wizard), you can dig into the operation, host and finally action to see the process stdout and stderr. That's the lowest level of the component script execution you can get, other than debugging the python code.
Gonzalo On 25 October 2017 at 15:46, Chinmay Das <[email protected]> wrote: > Hi, > > I am trying to use 4 node or more than that (3 nodes or less dosent have > this issue) with Ambari 2.5.0.3 and HDP 2.6.2.0 for installation of a > custom service on ambari. > But during install the installing clients steps is taking a long time, the > progress bar does not advance for several minutes, the process eventually > goes through and starts and ultimately finishes successfully, there is no > information in the logs about what is taking so long. How can I determine > what the slow down is? > Is there advance logging that can be enabled or a diffirent log I can look > at? > > Regards, > Chinmay Das >
