Hao Hao has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/10217 )

Change subject: KUDU-2191: HMS Metadata Consistency Check Tool
......................................................................


Patch Set 1:

(3 comments)

http://gerrit.cloudera.org:8080/#/c/10217/1/src/kudu/hms/hms_catalog.h
File src/kudu/hms/hms_catalog.h:

http://gerrit.cloudera.org:8080/#/c/10217/1/src/kudu/hms/hms_catalog.h@35
PS1, Line 35: class ColumnSchema;
> warning: no definition found for 'ColumnSchema', but a definition with the
Done


http://gerrit.cloudera.org:8080/#/c/10217/1/src/kudu/tools/tool_action_hms.cc
File src/kudu/tools/tool_action_hms.cc:

http://gerrit.cloudera.org:8080/#/c/10217/1/src/kudu/tools/tool_action_hms.cc@271
PS1, Line 271:       kudu_client->OpenTable(table_name, &kudu_table);
> error: cannot initialize a parameter of type 'sp::shared_ptr<KuduTable> *'
Done


http://gerrit.cloudera.org:8080/#/c/10217/1/src/kudu/tools/tool_action_hms.cc@290
PS1, Line 290:       RETURN_NOT_OK(kudu_client->OpenTable(table_name, 
&kudu_table));
> error: cannot initialize a parameter of type 'sp::shared_ptr<KuduTable> *'
Done



--
To view, visit http://gerrit.cloudera.org:8080/10217
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I3495e9c755571b85beaecca849f83457b592ee90
Gerrit-Change-Number: 10217
Gerrit-PatchSet: 1
Gerrit-Owner: Hao Hao <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Tidy Bot
Gerrit-Comment-Date: Thu, 26 Apr 2018 06:13:22 +0000
Gerrit-HasComments: Yes

Reply via email to