Hi,
I am trying to connect the hive shell running on my laptop to a remote
hadoop / hbase cluster and test out the HBase/Hive integration. I manage to
connect and create the table in hbase from remote Hive shell. I am also
passing the auxpath parameter to the shell (specifying the Hive/HBase
integ
the
jars in HADOOP_HOME/lib
I guess this is not the ideal scenario - but at least I can proceed.
Regards
Abhijit
On 16 March 2011 22:29, Edward Capriolo wrote:
> On Wed, Mar 16, 2011 at 12:51 PM, Abhijit Sharma
> wrote:
> > Hi,
> > I am trying to connect the hive shell running