- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Trying to download the Ambari repository file- Getting HTTP 404 Not found error
- Labels:
-
Apache Ambari
Created ‎09-17-2018 08:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Trying to get ambari repository file using following command. Getting HTTP 404 Not found error.
wget -O /etc/apt/sources.list.d/ambari.list http://public-repo-1.hortonworks.com/ambari/ubuntu16/2.x/updates//ambari.list
This is as per Ambari installation documentation available here
Created ‎09-17-2018 09:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Vinuraj M,
This Looks like a Documentation bug ,
Can you please try with this URL
wget -O /etc/apt/sources.list.d/ambari.list http://public-repo-1.hortonworks.com/ambari/ubuntu16/2.x/updates/2.6.2.2/ambari.list
Please note I have added 2.6.2.2 in between updates and ambari.list.
Please Login and accept this answer if this helped you
Created ‎09-17-2018 09:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Vinuraj M,
This Looks like a Documentation bug ,
Can you please try with this URL
wget -O /etc/apt/sources.list.d/ambari.list http://public-repo-1.hortonworks.com/ambari/ubuntu16/2.x/updates/2.6.2.2/ambari.list
Please note I have added 2.6.2.2 in between updates and ambari.list.
Please Login and accept this answer if this helped you
