Setting Up a Standalone Hadoop Environment on CentOS 6.8
Environment Choices
Server Selection
Cloud provider: Alibaba Cloud (pay-as-you-go entry tier)
Operating system: Linux CentOS 6.8
CPU: 1 core
Memory: 1 GB
Disk: 40 GB
Public IP: 39.108.77.250
Software Versions
JDK: 1.8 (jdk-8u144-linux-x64.tar.gz)
Hadoop: 2.8.2 (hadoop-2.8.2.tar.gz)
Download Locations
Official sources:
JDK: http://www.ora ...
Posted on Thu, 02 Jul 2026 16:41:27 +0000 by troublemaker
Setting Up HBase Single-Node Environment for Big Data Processing
Prerequisites
Server Specifications
Cloud Instance: Basic tier (pay-as-you-go)
Operating System: Linux CentOS 6.8
CPU: 1 core
Memory: 1GB
Storage: 40GB
Software Stack
Java Development Kit: Version 1.8 (jdk-8u144-linux-x64.tar.gz)
Apache Hadoop: Version 2.8.2 (hadoop-2.8.2.tar.gz)
Apache HBase: Version 1.2.6 (hbase-1.2.6-bin.tar.gz)
Download ...
Posted on Tue, 16 Jun 2026 16:49:07 +0000 by Yesideez