diff --git a/src/main/resources/hbase.properties b/src/main/resources/hbase.properties index 6d7b13b60..398eff296 100644 --- a/src/main/resources/hbase.properties +++ b/src/main/resources/hbase.properties @@ -1,5 +1,5 @@ -hbase.client.host=localhost -#hbase.client.host=10.101.17.108 +#hbase.client.host=localhost +hbase.client.host=10.101.17.108 #hbase.client.host=114.111.41.36 hbase.client.port=2181