Hey All, *How can I analyze the Hbase data, which was inserted by jdbc phoenix, using Pig?* I wish to do batch processing on Hbase data using pig and correct the maintained counters.
In crux, I want to know what extra work phoenix is doing in a HBase table at the time of insertion that requires some extra steps when I am analyzing it from other mapreduce tools such as hive, pig, dril etc. --UniLocal
