Kathy Sun has uploaded a new change for review.

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

Change subject: draft version -- not completed yet
......................................................................

draft version -- not completed yet

To Tim,

This is the version before we talked today, I want to upload it first,
in case you want to see it.
=====================================================================
Add Information Schema
 part I, add "impala-metrics" table to Information Schema

there are questions in doubt at some place
such as
1. what is SlotDescriptor, TableDescriptor, ColomnDescriptor and where
do they come from
2. how to get NetworkAddress of all hosts

Change-Id: I7adbeb45220c468e43b424d70c30b952f6cec2cd
---
A be/src/exec/info-schema-scan-node.cc
A be/src/exec/info-schema-scan-node.h
M be/src/runtime/descriptors.cc
M be/src/runtime/descriptors.h
M common/thrift/CatalogObjects.thrift
M common/thrift/Descriptors.thrift
M common/thrift/PlanNodes.thrift
M fe/src/main/java/com/cloudera/impala/analysis/Analyzer.java
M fe/src/main/java/com/cloudera/impala/catalog/Catalog.java
A fe/src/main/java/com/cloudera/impala/catalog/InformationSchemaDb.java
A fe/src/main/java/com/cloudera/impala/catalog/InformationSchemaTable.java
A fe/src/main/java/com/cloudera/impala/planner/InfoSchemaScanNode.java
M fe/src/main/java/com/cloudera/impala/planner/SingleNodePlanner.java
M fe/src/main/java/com/cloudera/impala/service/Frontend.java
14 files changed, 598 insertions(+), 22 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/63/3863/1
-- 
To view, visit http://gerrit.cloudera.org:8080/3863
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7adbeb45220c468e43b424d70c30b952f6cec2cd
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Kathy Sun <[email protected]>

Reply via email to