From b82743a5822626e83b233956803421fda9b1c3f9 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Tue, 9 Jul 2019 16:32:36 -0700 Subject: Remove hadoop related code from the codebase As Hadoop is no longer supported, dropping code for handling Hadoop access. Fixes: bz#1728417 Signed-off-by: Vijay Bellur Change-Id: I8fcf4faacb364f1c9a8abb0c48faec337087f845 --- libglusterfs/src/glusterfs/common-utils.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libglusterfs') diff --git a/libglusterfs/src/glusterfs/common-utils.h b/libglusterfs/src/glusterfs/common-utils.h index d52904021e1..41328496e6d 100644 --- a/libglusterfs/src/glusterfs/common-utils.h +++ b/libglusterfs/src/glusterfs/common-utils.h @@ -78,7 +78,6 @@ trap(void); #define GF_UNIT_PERCENT_STRING "%" #define GEOREP "geo-replication" -#define GHADOOP "glusterfs-hadoop" #define GLUSTERD_NAME "glusterd" #define GF_SELINUX_XATTR_KEY "security.selinux" -- cgit