If the counts are, indeed, different, then the next question is: how are you
getting data from hive to phoenix?
From: anil gupta [mailto:anilgupt...@gmail.com]
Sent: Tuesday, July 14, 2015 3:48 AM
To: user@phoenix.apache.org
Subject: Re: Phoenix vs Hive
You can do major compaction via Hbase
You can do major compaction via Hbase shell.
Whats the exact query you are running? How you mapped hbase table to hive?
You can also run Row_Counter job(
http://thinkonhadoop.blogspot.com/2013/11/hbase-table-row-count.html) of
hbase to count number of rows. This would help figure out whether Phoeni