Not sure what you meant by pointing cluster to a new server. Normally user places hbase-site.xml which specifies the cluster config on a node where client application is launched.
bq. clear all the previous data stored in hbase tables Please take a look at hbase-shell/src/main/ruby/shell/commands/truncate_preserve.rb On Wed, Mar 29, 2017 at 12:01 AM, Rajith konara <[email protected]> wrote: > Hi, > > I have an HBase cluster setup and I have used it for analytics from another > server. > But I need to point my HBase cluster to a new server, what are the > configurations/changes I have to made? and please explain to me how to > clear all the previous data stored in hbase tables. > > Thank you . > > Best Regards, > > Rajith konara > Linkedin <https://www.linkedin.com/in/rajith-konara-71229710b> | Facebook > <https://www.facebook.com/rajith.anuranga.3> | Twitter > <https://twitter.com/rajithkonara> >
