What is a good way to set up access to a HBase table through shark queries? I explored some articles which are geared towards setting up HBase with Hive such as https://cwiki.apache.org/confluence/display/Hive/HBaseIntegration , but not too sure how this applies for Shark. I am mainly looking for read's from HBase through Shark. Any help is appreciated, thanks.
The link in the question worked as is with shark acting as a drop in replacement for hive.