From 0e6d39992d060b03a9d2ffd0338958060998c26a Mon Sep 17 00:00:00 2001 From: Nitish Goyal Date: Wed, 2 Feb 2022 09:43:22 +0530 Subject: [PATCH] Revert local.yml changes --- config/local.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/local.yml b/config/local.yml index 20283fd7d..eb53affe3 100755 --- a/config/local.yml +++ b/config/local.yml @@ -8,8 +8,8 @@ server: elasticsearch: hosts: - - stg-es201.phonepe.nb6 - cluster: stg-es67xx + - localhost + cluster: foxtrot tableNamePrefix: foxtrot getQueryTimeout: 10000 connectionType: HTTP @@ -18,10 +18,10 @@ elasticsearch: hbase: secure : false tableName: foxtrot - hbaseZookeeperQuorum: stg-hdp201.phonepe.nb6:2181 + hbaseZookeeperQuorum: localhost:2181 hbaseZookeeperClientPort: 2181 seggregatedTablePrefix: foxtrot- - hbaseZookeeperZnodeParent: /hbase-unsecure + hbaseZookeeperZnodeParent: /hbase-test cluster: name: foxtrot