Skip to content

Commit be1a957

Browse files
committed
updates
1 parent a7f3361 commit be1a957

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

fabfile.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11

22
""" Fab file created by prem = kry496@my.utsa.edu for Apache Hadoop Cluster deployment in Ubuntu or CentOs """
3-
# project start date: 20 December 2016
43
# Deploy multi-node Apache Hadoop cluster with Fabric Library and Python
54
#Fabric is a ssh/fscp/ftp/bash-login-shell wrapper to run commands on local and remote hosts
65
# Project was built using Fabric 1.13 Package - Stable version as of Dec 2016
7-
#Tested on Ubuntu & CentOs ; support for RHEL with SE will be added in few months
6+
#Tested on Ubuntu ; support for CentOS/RHEL with SE will be added in few months
87
# Create Terminalbox( install fabric here) to run your script
98
#all vms should be of same distribution
109
# Hadoop related VMs - one MasterNode and ANY number of Slave nodes, use Virtual box.

0 commit comments

Comments
 (0)