

1 root root 4660232 Aug 30 20:49 ambari-metrics-hadoop-sink-2.4.0.1-1.x86_64.rpmĪfter installation is complete, package gets removed from cached location. Status of cache directory ~]# ls -lrt /var/cache/yum//x86_64/6/Updates-ambari-2.4.0.1/packages/ (8/8): python-libs-2.6.6-66.el6_8.x86_64.rpm | 5.3 MB can check /var/log/messages to see if installation has started.Īlso if you want to check how much data has been downloaded, yum keeps package in yum cache while downloading, you can run 'du -sh' in watch command to check the status.īefore downloading package ~]# ls -lrt /var/cache/yum//x86_64/6/Updates-ambari-2.4.0.1/packages/ĭownload started ~]# /usr/bin/yum -d 0 -e 0 -y install ambari-metrics-hadoop-sink Less than 1 bytes/sec transfered the last 30 seconds')

So i want to know that is there any way where we can check how much % it is completed and how much is remaining like we get this status in command line tool. 05:23:04,413 - Installing package ambari-metrics-hadoop-sink ('/usr/bin/yum -d 0 -e 0 -y install ambari-metrics-hadoop-sink') When we installed any components vi amabri then it run yum install command in the background and if components is big in size then it takes time.
