Hi there, I have failed to understand from the documentation where exactly to set the client configuration. For the server, I think is clear that I have to modify hbase-site.xml of my hbase cluster. But what is the case for the client? It requires to have hbase-site.xml somewhere in the classpath? Also how to apply those changes to sqlline.py ? For instance, I was trying to use UPDATE STATISTICS on a pretty big table and I was getting timeout exceptions.
Thanks a lot!
