There are a lot of packages involved in installation. If you have a failure here, you are likely to fail some of the others too. Often you can retry in these scenarios, or go to ambari and in hosts view try reinstalling (on the install failed services). The ensile method of install is not the method I would recommend personally, but it should be retryable.
I would honestly look at what’s blocking your package downloads. Simon > On 28 Sep 2017, at 11:38, Syed Hammad Tahir <[email protected]> wrote: > > Ok, I guess it failed to install package: hadoop_2_5_3_0_37-yarn > If I do it succesfully then should I do vagrant provision again or anything > else? > > On Thu, Sep 28, 2017 at 3:32 PM, Simon Elliston Ball > <[email protected] <mailto:[email protected]>> wrote: > Just try a yum install of the package manually. > > On 28 Sep 2017, at 11:29, Syed Hammad Tahir <[email protected] > <mailto:[email protected]>> wrote: > >> My internet connection seems to be ok but to remove the doubt, is there any >> way to install the failed package manually? From where do I get the python >> script it ran before failure. The script which tries to download the packages >> >> On Thu, Sep 28, 2017 at 3:23 PM, Simon Elliston Ball >> <[email protected] <mailto:[email protected]>> wrote: >> It looks like you do not have access to the internet, or at least your >> connection is not good enough to download the packages. >> >> Verify that you're not getting rpms blocked by a corporate proxy (a common >> problem) or something of the sort, or use a clean connection. >> >> Simon >> >> On 28 Sep 2017, at 11:17, Syed Hammad Tahir <[email protected] >> <mailto:[email protected]>> wrote: >> >>> OK, I reran everything on my machine (destroyed vagrant and then doing >>> vagrant up) >>> Screenshots are in the order: >>> >>> <image.png> >>> >>> >>> The Ambari page soon after getting the above error: >>> <image.png> >>> >>> Clicked ops on top left >>> >>> <image.png> >>> >>> Clicked "install components on host node 1" >>> >>> >>> <image.png> >>> >>> Clicked node1: >>> >>> <image.png> >>> >>> clicked App timeline server Install >>> >>> <image.png> >>> >>> here is the pastebin of output of this error log: >>> >>> https://pastebin.com/eFqHTbxQ <https://pastebin.com/eFqHTbxQ> >>> >>> Please let me know whats the real issue here. WHy cant it install these >>> services. >>> >>> >>> >>> On Thu, Sep 28, 2017 at 10:25 AM, Syed Hammad Tahir <[email protected] >>> <mailto:[email protected]>> wrote: >>> Here is the ambari-agent.log >>> >>> On Thu, Sep 28, 2017 at 10:22 AM, Syed Hammad Tahir <[email protected] >>> <mailto:[email protected]>> wrote: >>> Hello All, >>> >>> This is what I see >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> Now going to last error >>> >>> <image.png> >>> >>> <image.png> >>> >>> I think the connection got refused because these components never got >>> installed. What could be the reason? >>> >>> >>> >>> On Wed, Sep 27, 2017 at 11:26 PM, Dima Kovalyov <[email protected] >>> <mailto:[email protected]>> wrote: >>> I agree with Jon, the most effective way to start troubleshooting is to >>> look at error in Ambari UI. I have shown in red rectangle in the top left >>> corner where you should click on the ATT00002.png. >>> >>> There will be list of ambari tasks (ambari_background.png), you can see the >>> in my case everything went just fine. What do you see in there on your >>> side? And if there are errors, can you drill down to the exact message of >>> the error? >>> Thank you. >>> >>> - Dima >>> >>> On 09/27/2017 05:41 PM, David Lyle wrote: >>>> Is there any chance your VM can't reach the internet? >>>> >>>> Each component failed to install, not just Metron. The Ambari Server log >>>> clearly states that, but doesn't give the reason. The reasons should be in >>>> the Ambari Agent log and and are definitely accessible from the Ambari >>>> page if you click on ops directly to the right of your cluster name. It >>>> should show failed operations and give you more information. You can >>>> capture the command line Ambari used and run that on node1 if you want to >>>> try to recreate the failure. >>>> >>>> -D... >>>> >>>> >>>> On Wed, Sep 27, 2017 at 10:25 AM, Syed Hammad Tahir <[email protected] >>>> <mailto:[email protected]>> wrote: >>>> I re ran everything, still getting this error: >>>> >>>> >>>> >>>> I ahve also attached the ambari server log file >>>> >>> >>> >>> >>> >> >
