Omkar - The settings are in /etc/ambari-server/conf/ambari.properties.
I do the following to raise the task & package timeouts to 2700. Tweak
the numbers as high as you want.
```
sed -e 's/\(agent.task.timeout=\).*/\12700/' \
-e 's/\(agent.package.install.task.timeout=\).*/\12700/' \
Hi,
I'm trying to install a 8-node HDP using Ambari 2.0.
In the 'Advanced Repository Option', I had kept the public repo. URL as all
hosts have Internet connectivity.
Two attempts to do the same failed with several nodes having failures with the
same msg. in stderr :
Python script has been ki