Fang-Yu Rao has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/16273 )

Change subject: IMPALA-9990: Support SET OWNER for Kudu tables
......................................................................


Patch Set 1:

> Patch Set 1:
>
> Build Failed
>
> https://jenkins.impala.io/job/gerrit-code-review-checks/6765/ : Initial code 
> review checks failed. See linked job for details on the failure.

The build job failed because AlterTableOptions#setOwner() cannot be resolved 
(https://jenkins.impala.io/job/gerrit-code-review-checks/6765/artifact/https%3A%5E%5Ejenkins.impala.io%5Ejob%5Eubuntu-16.04-build-only%5E11967%5E.log).
 It is a bit strange since I thought after the patch for IMPALA-9903 
(https://github.com/apache/impala/commit/da2999afd9ddc45d35141649d17db507e03ee9bf)
 has been merged, we will have a newer version of Kudu that contains the API of 
AlterTableOptions#setOwner(). In what follows I also provide the related error 
message.

23:26:41 [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on 
project impala-frontend: Compilation failure
23:26:41 [ERROR] 
/home/ubuntu/tmp.7Xt03iIWrh/fe/src/main/java/org/apache/impala/service/KuduCatalogOpExecutor.java:[548,22]
 cannot find symbol
23:26:41 [ERROR]   symbol:   method setOwner(java.lang.String)
23:26:41 [ERROR]   location: variable alterTableOptions of type 
org.apache.kudu.client.AlterTableOptions


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29d641efc8db314964bc5ee9828a86d4a44ae95c
Gerrit-Change-Number: 16273
Gerrit-PatchSet: 1
Gerrit-Owner: Fang-Yu Rao <fangyu....@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Attila Bukor <abu...@apache.org>
Gerrit-Reviewer: Fang-Yu Rao <fangyu....@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Comment-Date: Sun, 02 Aug 2020 23:35:03 +0000
Gerrit-HasComments: No

Reply via email to