Daniel Vanko has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22496
Change subject: IMPALA-13074: WRITE TO HDFS node is omitted from Web UI graphic plan ...................................................................... IMPALA-13074: WRITE TO HDFS node is omitted from Web UI graphic plan >From now on if a plan fragment's root data sink is a table sink, it will be included in the json response and shown on the Web UI as parent of the plan fragment. Testing * tested manually on WebUI with CREATE TABLE .. AS SELECT statements Change-Id: Ib2bd442f6499efde7406d87c2b1fd1b46a45381b --- M be/src/service/impala-http-handler.cc M common/thrift/Query.thrift 2 files changed, 91 insertions(+), 51 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/96/22496/4 -- To view, visit http://gerrit.cloudera.org:8080/22496 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ib2bd442f6499efde7406d87c2b1fd1b46a45381b Gerrit-Change-Number: 22496 Gerrit-PatchSet: 4 Gerrit-Owner: Daniel Vanko <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
