Deploy yaooqinn/kyuubi to github.com/yaooqinn/kyuubi.git:gh-pages
This commit is contained in:
parent
d28f433cb7
commit
049b4383f9
@ -159,6 +159,11 @@ case class KyuubiConf(loadSysDefault: Boolean = true) extends Logging {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 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 {
|
object KyuubiConf {
|
||||||
|
|
||||||
/** a custom directory that contains the [[KYUUBI_CONF_FILE_NAME]] */
|
/** a custom directory that contains the [[KYUUBI_CONF_FILE_NAME]] */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user