Skip to content

Commit

Permalink
Revert local.yml changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nitishgoyal13 committed Feb 2, 2022
1 parent 882c4d6 commit 0e6d399
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ server:

elasticsearch:
hosts:
- stg-es201.phonepe.nb6
cluster: stg-es67xx
- localhost
cluster: foxtrot
tableNamePrefix: foxtrot
getQueryTimeout: 10000
connectionType: HTTP
Expand All @@ -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
Expand Down

0 comments on commit 0e6d399

Please sign in to comment.