You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@phoenix.apache.org by Sumit Nigam <su...@yahoo.com> on 2015/10/06 07:41:32 UTC

PreparedStatement with Phoenix

Hi,
I have 2 queries to fetch some data from Hbase using Phoenix input format. Is there some easy way to create a prepared statement and pass on to record reader? I am currently using raw Statement instance.
Thanks,Sumit