942011334 commented on pull request #2110:
URL:
https://github.com/apache/incubator-kyuubi/pull/2110#issuecomment-1066031635
yes, the purpose is to override this method for the test class .
------------------ 原始邮件 ------------------
发件人: "Kent ***@***.***>;
发送时间: 2022年3月13日(星期天) 中午1:20
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [apache/incubator-kyuubi] [KYUUBI #2104] Kill yarn job using yarn
client API when kyuubi engine … (PR #2110)
@wForget commented on this pull request.
In
kyuubi-server/src/main/scala/org/apache/kyuubi/engine/spark/SparkProcessBuilder.scala:
> @@ -44,6 +45,10 @@ class SparkProcessBuilder( import
SparkProcessBuilder._ + val yarnClient = getYarnClient + + def
getYarnClient: YarnClient = YarnClient.createYarnClient
The name of getYarnClient method seems to be a little confused. It looks
like the getter method of yarnClient variable.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you were assigned.Message ID: ***@***.***>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]