Bigtop이란

Apache Hadoop 관련 기술 스택을 포함하는 빅데이터 애플리케이션들을 빌드, 테스트, 패키징 하는 것을 지원

 

Bigtop 설치방법

git trunk, docker image, jenkins로 CI,

 

필요한 패키지

rpm-build, python-devel, git, gcc, gcc-c++, maven, openjdk, bigtop 등

 

 Apache Bigtop 사용 전 사전작업 (git으로 빌드할때)

1. git, gradle, java 설치 확인
2. 설치할 서비스 목록 정의
3. 빌드 방법 2가지 : command or json
참고 : https://github.com/apache/bigtop

 

GitHub - apache/bigtop: Mirror of Apache Bigtop

Mirror of Apache Bigtop. Contribute to apache/bigtop development by creating an account on GitHub.

github.com

 

bigtop Documents

https://cwiki.apache.org/confluence/display/BIGTOP/Index

 

Index - Apache Bigtop - Apache Software Foundation

Index 작성자 : Gavin McDonald, 최근 변경 : Yuqi Gu - 1월 30, 2023 Welcome to the home of the Apache Bigtop space! The primary goal of Bigtop is to build a community around the packaging, deployment and interoperability testing of Hadoop-related pro

cwiki.apache.org

 

RPM 패키지 추가 예제

https://cwiki.apache.org/confluence/display/BIGTOP/Hello+world+example+for+adding+a+new+package

 

Hello world example for adding a new package - Apache Bigtop - Apache Software Foundation

Author: Dagang Wei (functicons@gmail.com) Status: FINALIZED JIRA: BIGTOP-3085 Created: 09/20/2018 Last modified: 01/22/2019 Structure OverviewPreparingMaking changes in Bigtopbigtop.bomCommonDEBRPMReviewBuilding Overview This document will walk you through

cwiki.apache.org

 

Bigtop Release (포함 컴포넌트 목록)

https://cwiki.apache.org/confluence/display/BIGTOP/Releases

 

Releases - Apache Bigtop - Apache Software Foundation

페이지 Index Releases 작성자 : Evans Ye, 최근 변경 : Yuqi Gu - 1월 19, 2023

cwiki.apache.org

 

설치 방법 한글자료(참고자료)

https://www.bearpooh.com/178

 

[Ambari 1] Apache Ambari 소개

하둡 에코시스템을 설치하기 위해 각 구성요소들을 직접 개별 설치하는 것은 여전히 어렵고 까다롭다. Apache Ambari는 하둡 에코시스템의 설치, 설정 배포, 모니터링 등의 운영 편의성을 제공하는

www.bearpooh.com

 

 

 

'IT' 카테고리의 다른 글

Swift  (0) 2023.06.26
MinIO, OpenIO  (0) 2023.06.25
Linux RPM  (0) 2023.06.23
Ambari  (0) 2023.06.22
Ambari mpack  (0) 2023.06.21

linux 정식 배포 날짜, 최대 지원 날짜

8.8 버전 기준 2023-05-19 배포, 2024년까지 general support, security support는 2029-05-01 까지
참고 : https://docs.rockylinux.org/release_notes/#rocky-8

 

Rocky Release Notes - Documentation

release release notes Rocky Linux Release Notes Welcome to our listing of release notes for Rocky Linux. The most recent released versions are listed in the menu with the newest first. Release dates and support information are below. Rocky Linux Releases R

docs.rockylinux.org

 

 

Linux Minimal, normal 제공 패키지 차이 (+ 적합한 환경)

Minimal 버전은 필수적인 시스템 패키지와 핵심 도구만 포함, Normal 버전이 디스크 공간은 많이 사용하지만 많은 패키지가 포함되어 있어서 별도로 설치해야하는 패키지들이 줄어들어 작업 속도가 빨라질 수 있다.


- Minimal 버전은 리소스가 제한이 있는 작은 설치 크기, 가벼운 시스템 구조의 임베디드 시스템 환경

- Normal 버전은 데스크톱, 응용 프로그램 개발 등에 적합한 환경.

 

 


Rocky 8 관련 공식 패키지 다운로드
참고 : https://download.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/

 

Index of /pub/rocky/8/BaseOS/x86_64/os/Packages/

 

download.rockylinux.org

 

 

Install
참고 : https://docs.rockylinux.org/guides/8_6_installation/#os-installation-prerequisites

 

Installing Rocky Linux 8 - Documentation

Installing Rocky Linux 8 This guide walks through the detailed steps to install a 64-bit version of the Rocky Linux distribution on a stand-alone system. We will be performing a server class install using an operating system installer image downloaded from

docs.rockylinux.org

 

 

'IT' 카테고리의 다른 글

Ambari  (0) 2023.06.22
Ambari mpack  (0) 2023.06.21
Object Storage  (0) 2023.05.21
kubernetes  (0) 2023.05.16
Redis(레디스)  (0) 2023.04.05

+ Recent posts