| commit | 049b4383f954d7fc1f78598beabf0a023a2f79ae | [log] [tgz] |
|---|---|---|
| author | Kent Yao (from Travis CI) <yaooqinn@hotmail.com> | Thu Jan 14 10:48:21 2021 +0000 |
| committer | Kent Yao (from Travis CI) <yaooqinn@hotmail.com> | Thu Jan 14 10:48:21 2021 +0000 |
| tree | e66b8edf3ca7e34fec1fbfc4fd09005646a58f1b | |
| parent | d28f433cb746b53573979e673ca8a83bce523834 [diff] |
Deploy yaooqinn/kyuubi to github.com/yaooqinn/kyuubi.git:gh-pages
diff --git a/kyuubi-common/src/main/scala/org/apache/kyuubi/config/KyuubiConf.scala b/kyuubi-common/src/main/scala/org/apache/kyuubi/config/KyuubiConf.scala index 202cf51..08bb14e 100644 --- a/kyuubi-common/src/main/scala/org/apache/kyuubi/config/KyuubiConf.scala +++ b/kyuubi-common/src/main/scala/org/apache/kyuubi/config/KyuubiConf.scala
@@ -159,6 +159,11 @@ } } +/** + * Note to developers: + * You need to rerun the test `org.apache.kyuubi.config.AllKyuubiConfiguration` locally if you + * add or change a config. That can help to update the conf docs. + */ object KyuubiConf { /** a custom directory that contains the [[KYUUBI_CONF_FILE_NAME]] */