Re: HBase and Hive

2013-09-18 Thread Michael Kintzer
Hi Pedro, Many thanks for the suggestion.  It's working for me now. -Michael From: Pedro Assis To: user@hbase.apache.org; Michael Kintzer Sent: Tuesday, September 17, 2013 10:28 AM Subject: Re: HBase and Hive Hi Michael, One way to solve th

Re: HBase and Hive

2013-09-17 Thread Michael Kintzer
Thanks Ted.  I'll move further questions to the hive list. From: Ted Yu To: "user@hbase.apache.org" ; Michael Kintzer Cc: "kulkarni.swar...@gmail.com" Sent: Tuesday, September 17, 2013 10:24 AM Subject: Re: HBase and Hive

Re: HBase and Hive

2013-09-17 Thread Michael Kintzer
hive-site.xml.  I noticed hive 0.11.0 comes with hbase-0.94.6.1, but I'm running hbase 0.94.11.  Could that also cause incompatibilities? -Michael From: "kulkarni.swar...@gmail.com" To: "user@hbase.apache.org" ; Michael Kintzer Sent

HBase and Hive

2013-09-16 Thread Michael Kintzer
Hi, Newbie here. hbase 0.94.11 hadoop 1.2.1 hive 0.11.0 I've created an HBase table in hbase shell using command:   create 'mytable', 'f' I've loaded data into that table using a thrift Ruby client.   A table row has a string key like 'someurl.com:-mm-dd'.   The column-family 'f' has a v