aboutsummaryrefslogtreecommitdiffstats
path: root/please
diff options
context:
space:
mode:
Diffstat (limited to 'please')
-rwxr-xr-xplease4
1 files changed, 4 insertions, 0 deletions
diff --git a/please b/please
index 8fb7f19..bf621bf 100755
--- a/please
+++ b/please
@@ -16,6 +16,10 @@ HBASE_HOST = "wbgrp-svc263.us.archive.org"
ZOOKEEPER_HOSTS = "mtrcs-zk1.us.archive.org:2181"
GROBID_URI = "http://wbgrp-svc096.us.archive.org:8070"
+# Staging config
+#HBASE_HOST = "wbgrp-svc312.us.archive.org"
+#ZOOKEEPER_HOSTS = "wbgrp-svc312.us.archive.org:2181"
+
def rebuild_python():
print("Rebuilding python venv...")
cmd = """cd python;