To elaborate, when I tried to use wget -nv http://repos.bigtop.apache.org/releases/3.2.0/ubuntu/22.04/AMD64 <http://repos.bigtop.apache.org/releases/3.2.0/ubuntu/22.04/AMD64> it gave me a 404 error same if the ${ARCH} is amd64.
Try x86_64 instead of amd64.
However, you should check whether BIGTOP-3898 [1] is a blocker. It causes the installation of a few packages (hive, spark-python, zeppelin, ...) to fail.
BIGTOP-3930 will resolve the issue. https://issues.apache.org/jira/browse/BIGTOP-3930 While we are preparing for Bigtop 3.2.1 release, it usually takes weeks. Apply the patch of BIGTOP-3930 and build packages using branch-3.2 if you need this now. On 2023/06/08 14:07, bigtapp_root_aws quek wrote:
Hi all, To elaborate, when I tried to use wget -nv http://repos.bigtop.apache.org/releases/3.2.0/ubuntu/22.04/AMD64 <http://repos.bigtop.apache.org/releases/3.2.0/ubuntu/22.04/AMD64> it gave me a 404 error same if the ${ARCH} is amd64. Keng On Thu, Jun 8, 2023 at 12:58 PM bigtapp_root_aws quek <bigtapp.root....@gmail.com <mailto:bigtapp.root....@gmail.com>> wrote: Hi Sebastian, So far we have no issue to compile 3.2.0 but we still have issues with the repo. We basically cannot seem to access it. Adding it as a repo to the apt-get in the box also doesn't work. Any urgent help is greatly appreciated. Keng On Wed, Jun 7, 2023 at 4:02 PM bigtapp_root_aws quek <bigtapp.root....@gmail.com <mailto:bigtapp.root....@gmail.com>> wrote: Hi Sebastian, Appreciate it! I had read that the way to resolve BIGTOP-3898 was to edit the script to install Python v2.7. I will confirm this. Also does anyone know when BigTop 3.2.1 is coming out? I need to install a new site with Ubuntu 22.04 and hope that Hadoop is updated to 3.3.4 or 3.3.5 as well. Thanks. Keng On Wed, Jun 7, 2023 at 3:48 PM Sebastian Nagel <sna...@apache.org <mailto:sna...@apache.org>> wrote: Hi Keng, the URL to add to add to the apt source listing is http://repos.bigtop.apache.org/releases/3.2.0/ubuntu/22.04/$(ARCH) <http://repos.bigtop.apache.org/releases/3.2.0/ubuntu/22.04/$(ARCH)> However, you should check whether BIGTOP-3898 [1] is a blocker. It causes the installation of a few packages (hive, spark-python, zeppelin, ...) to fail. Best, Sebastian [1] https://issues.apache.org/jira/browse/BIGTOP-3898 <https://issues.apache.org/jira/browse/BIGTOP-3898> On 6/6/23 20:06, bigtapp_root_aws quek wrote: > Hi > Can any one provide me with the URL for the repo for Bigtop 3.2.0 with Ubuntu > 22.04? Thanks! > > Keng