summaryrefslogtreecommitdiff
path: root/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawq_constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawq_constants.py')
-rw-r--r--ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawq_constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawq_constants.py b/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawq_constants.py
index 01de99a773..6a2d9ba43f 100644
--- a/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawq_constants.py
+++ b/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawq_constants.py
@@ -27,6 +27,7 @@ YARN = "yarn"
CLUSTER = "cluster"
IMMEDIATE = "immediate"
FAST = "fast"
+ACTIVATE = "activate"
# Users
root_user = "root"