Re: Number values in HBase is not recognized in Hive

2012-12-26 Thread Tim
What version of hive are you using? IIRC we saw this on 0.7 and that prompted us to 0.9. How are you inserting? Are you sure they are serialized Ints and not strings? Check using the hbase shell. Cheers, Tim, Sent from my iPhone (which makes terrible auto-correct spelling mistakes) On 26 Dec 2

Re: Number values in HBase is not recognized in Hive

2012-12-26 Thread Nick Dimiduk
I've moved this conversation over to hive-user. You might have better luck on that list than this one. On Mon, Dec 24, 2012 at 2:37 AM, Rajgopal Vaithiyanathan < raja.f...@gmail.com> wrote: > Hi, I'm trying out Hive-HBase integration. > > The integers i inserted in hbase are shown as nulls in Hiv