https://github.com/Azure/hdinsight-phoenix-sharp
Might be a good example for you. - Youngwoo 2017년 12월 22일 (금) 오전 7:02, Chinmay Kulkarni <[email protected]>님이 작성: > Hi all, > > I am trying to create a simple .net client to query data in HBase via > Phoenix using the Phoenix Query Server and am sort of struggling to find > documentation or examples for doing the same. > > My understanding is that I can do this by sending POST requests to PQS in > which I send data using the protobuf format. Is this correct? Apache > Calcite's documentation also mentions using WireMessage APIs to achieve the > same. Can you please point me towards some resources to help me use > WireMessage in .net? > > Thanks, > Chinmay >
