From 6c4b358ce241709c476680492ce65600301f9abb Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 26 Apr 2022 15:27:26 -0700 Subject: update HBase Thrift gateway host --- please | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/please b/please index 298a1c5..74e9766 100755 --- a/please +++ b/please @@ -12,7 +12,7 @@ import subprocess from datetime import datetime HDFS_DIR = "hdfs:///user/bnewbold/sandcrawler" -HBASE_HOST = "wbgrp-svc263.us.archive.org" +HBASE_HOST = "wbgrp-svc350.us.archive.org" ZOOKEEPER_HOSTS = "mtrcs-zk1.us.archive.org:2181" GROBID_URI = "http://wbgrp-svc096.us.archive.org:8070" -- cgit v1.2.3