caller_name,
cf_cdr:caller_number")
> TBLPROPERTIES("hbase.table.name" = "hb_cdr");
Hope It Helps,
Chinna Rao Lalam
From: Madhusudhana Rao Podila [madhusudhana_pod...@infosys.com]
Sent: Friday, January 27, 2012 3:01 PM
To: user@hive.apache.o
)
Regards
Madhusudhana Rao. Podila
From: shashwat shriparv [mailto:dwivedishash...@gmail.com]
Sent: Friday, January 27, 2012 11:17 AM
To: user@hive.apache.org
Subject: Re: Problem with Hive/HBase integration
http://dl.dropbox.com/u/19454506/HadoopHIveHbaseReady.tar.gz
Download this its pre connfigured
http://dl.dropbox.com/u/19454506/HadoopHIveHbaseReady.tar.gz
Download this its pre connfigured hive and hbase. you need to change some
settings accordingly specific to your linux settings...
On Fri, Jan 27, 2012 at 11:07 AM, Madhusudhana Rao Podila <
madhusudhana_pod...@infosys.com> wrote:
> Hi
On Wed, Mar 16, 2011 at 1:21 PM, Abhijit Sharma
wrote:
> Thanks a ton - That worked like a charm. I have been struggling with this
> the whole day! I did not need to specify auxlib or auxpath - Just putting
> the 3 Hive/HBase jars in the HADOOP_HOME/lib on the remote job server worked
> fine. Btw
Thanks a ton - That worked like a charm. I have been struggling with this
the whole day! I did not need to specify auxlib or auxpath - Just putting
the 3 Hive/HBase jars in the HADOOP_HOME/lib on the remote job server worked
fine. Btw if I use ADD JAR from hive will that obviate the need to put the
On Wed, Mar 16, 2011 at 12:51 PM, Abhijit Sharma
wrote:
> 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 t