Apache Bigtop Interview Questions and Answers

Bigtop is a project for the development of packaging and tests of the Apache Hadoop ecosystem.


1) What is BigTop?


Answer)Bigtop is a project for the development of packaging and tests of the Apache Hadoop ecosystem.

The primary goal of Bigtop is to build a community around the packaging and interoperability testing of Hadoop-related projects. This includes testing at various levels (packaging, platform, runtime, upgrade, etc...) developed by a community with a focus on the system as a whole, rather than individual projects.

Build, packaging and integration test code that depends upon official releases of the Apache Hadoop-related projects (HDFS, MapReduce, HBase, Hive, Pig, ZooKeeper, etc...) will be developed and released by this project. As bugs and other issues are found we expect these to be fixed upstream


2)Does BigTop patches source releases?


Answer)BigTop does NOT patch any source release and does NOT have any mechanism to deal with anything else than bare source and pristine releases. NO patches will be applied. NOT even for build or security issues.


3)How to add a component to BigTop?


Answer)First, you need to add an entry for your project in bigtop.mk similar to what is there for the others

Put all the files common to RPM or DEB packaging in src/pkg/common/<YOUR_PROJECT_NAME>/. This may include, but not limited to, common build or installation scripts or service scripts for daemons

Put your spec file in src/pkg/rpm/<YOUR_PROJECT_NAME>/SPECS/

Put any additional file needed for the creation of your project's RPMs in src/pkg/rpm/<YOUR_PROJECT_NAME>/SOURCES/

Put all your files needed for the creation of your project's DEBs in src/pkg/deb/<YOUR_PROJECT_NAME>/SPECS/


4)How to build a component of BigTop?


Answer)You must type from a command line:

make <YOUR_PROJECT_NAME>-<TARGET>

Where <TARGET> can be:

sdeb if you wish to build source DEBs

deb if you wish to build DEBs

srpm if you wish to build source RPMs

rpm if you wish to build RPMs

apt if you wish to build a repository for the already built DEBs

yum if you wish to build a repository for the already built RPMs. Note this creates a repomd repository which will only work for GNU/Linux distributions of the Fedora/CentOS/RHEL/openSUSE family


Launch your GraphyLaunch your Graphy
100K+ creators trust Graphy to teach online
Learn Bigdata, Spark & Machine Learning | SmartDataCamp 2024 Privacy policy Terms of use Contact us Refund policy