Also. What's the difference between thrift and thrift2 server? I thought the thrift protocol spec is stil at version 0.8. On Jul 29, 2012 10:33 AM, "syed kather" <[email protected]> wrote:
> Hi trung , > If you are using different language then go for ThriftAPI.. if you had seen > prevoius mail . They had suggested ThriftAPI . I had worked with Thrift > its nice . I tried to push my data from .net . It helps me . > > > Syed Abdul kather > send from Samsung S3 > On Jul 29, 2012 10:06 PM, "Trung Pham" <[email protected]> wrote: > > > My application code is not written in Java... > > On Jul 29, 2012 4:56 AM, "John Hancock" <[email protected]> wrote: > > > > > Trung Pam, > > > > > > I hope I am not going to start a flame war here but my take-away from > > what > > > I have read so far about HBASE is that the best protocol to use for > > > connecting to HBASE over the network is the Java client libraries by > > > themselves. I have been working on a Servlet that uses an HTable > object > > > etc. to reach the HBASE server. This is an easy way to go since the > > entire > > > api is available. If your models and controllers are not written in > Java, > > > then my point is moot. > > > > > > -John > > > > > > On Sun, Jul 29, 2012 at 3:39 AM, Trung Pham <[email protected]> wrote: > > > > > > > Which protocol is better supported? > > > > > > > > Protocol Buffer, Thrift, Avro? > > > > > > > > I'm particularly interested in knowing which protocol(s) support the > > > > checkAndPut api. > > > > > > > > Thanks. > > > > > > > > > >
