Services
Custom Built Apps provides services for creating a Big Data cluster at your location
Setting up Hadoop cluster hardware
- Setting up network
- Setting up namenode servers
- Setting up datanode servers
- Setting up edge servers
- Install OS
Setting up network hardware
- Setup routers
- Creating patch cables
- Create network topography
- Label the hosts and routers
Setting up namenode servers
- Setup RAID1 hard drives for OS
- Setup hard drives for node images and edits
- Setup hard drives for software
Setting up datanode servers
- Setup hard drives for OS
- Setup hard drives for datanodes
- Setup hard drives for software
Setting up edge servers
- Setup hard drives for OS
- Setup hard drives for software
Installation of OS
- Create a bootable USB for Centos 7
- Install OS
- Adding bonding for multiple network adapters
Setting up Hadoop cluster sofware
- install Hadoop
- Install yarn
- install hive
- install spark
Install hadoop
- Setup namenode
- install pdsh
- Push the instalation to datanodes and edge servers
Installation of hive
- Setup Hive
- Setup Metastore
Installation of Yarn
- install resource manager
- install nodemanagers
Install spark
- install spark
- configure metastore connection
top of the page