You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/03/28 21:09:03 UTC

[hs2client-CR] Implemented HiveServer2 client interface.

Thomas Tauber-Marshall has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/2645

Change subject: Implemented HiveServer2 client interface.
......................................................................

Implemented HiveServer2 client interface.

Change-Id: I7be82d5897ad6093116915b17924674c4ae508a0
---
M CMakeLists.txt
A src/hs2client/columnar_row_set.cc
A src/hs2client/columnar_row_set.h
A src/hs2client/hs2service.cc
A src/hs2client/hs2service.h
A src/hs2client/hs2session.cc
A src/hs2client/hs2session.h
A src/hs2client/operation.cc
A src/hs2client/operation.h
A src/hs2client/sample_usage.cc
A src/hs2client/status.h
11 files changed, 578 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/hs2client refs/changes/45/2645/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2645
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7be82d5897ad6093116915b17924674c4ae508a0
Gerrit-PatchSet: 1
Gerrit-Project: hs2client
Gerrit-Branch: master
Gerrit-Owner: Thomas Tauber-Marshall <tm...@cloudera.com>