kyuubi/docs/deployment
ulysses-you 6dd78652d8
[KYUUBI #284] Sesson submit log should be overwritten
fixes #284
We will create and write a log during submit a new session (like spark-submit) but we don't delete or overwrite it. This PR aims to add a time config to decide if we need to overwrite a session submit log.

The log path template is `KYUUBI_WORD_DIR/user/$engine-log.$index`. We will increase the `index` automatically if a user create some session concurrently.

After this PR. The log path template is `KYUUBI_WORD_DIR/user/$engine.log.$index`.

Squashed commit of the following:

commit 7794406098df0a3129ccd2ab04a445d2155bef8e
Author: ulysses-you <ulyssesyou18@gmail.com>
Date:   Thu Jan 14 19:52:10 2021 +0800

    fix

commit 13fd3bbb577c8bdad0ef73851262344d2870fd4d
Author: ulysses-you <ulyssesyou18@gmail.com>
Date:   Thu Jan 14 19:02:36 2021 +0800

    fix docs

commit 82c192bc6bccf749f7d7232ed4f03f3c0a56c65f
Author: ulysses-you <ulyssesyou18@gmail.com>
Date:   Thu Jan 14 18:04:50 2021 +0800

    fix

commit 134ea4389b0b9fddc777c79b1a9f43fc59ec3f7e
Author: ulysses-you <ulyssesyou18@gmail.com>
Date:   Thu Jan 14 17:20:55 2021 +0800

    docs

commit 921ac11b27c028c508e834b88f9f9d9e17eb104a
Author: ulysses-you <ulyssesyou18@gmail.com>
Date:   Thu Jan 14 17:16:09 2021 +0800

    fix config

commit bfcbd9633a18e9a4cf0b5b2308855ad8af7f7efd
Author: ulysses-you <ulyssesyou18@gmail.com>
Date:   Thu Jan 14 16:36:00 2021 +0800

    prefix

commit bceb8c59cbd7d7757b2c30058f845fa1e3c7ee9d
Author: ulysses-you <ulyssesyou18@gmail.com>
Date:   Thu Jan 14 16:14:20 2021 +0800

    doc

commit 4dd556333c7e6e8181f595293bb3877473c00ee7
Author: ulysses-you <ulyssesyou18@gmail.com>
Date:   Thu Jan 14 16:11:00 2021 +0800

    init
2021-01-14 20:42:11 +08:00
..
deploy.md Add Building Doc 2020-11-05 19:05:26 +08:00
high_availability_guide.md Add Building Doc 2020-11-05 19:05:26 +08:00
hive_metastore.md [DOC] Integration w/ Hive Metastore 2020-11-18 16:37:21 +08:00
index.rst Kyuubi Architecture documentation 2020-12-29 16:13:07 +08:00
logging.md Using ha.zookeeper.acl.enabled to control ZK acl 2020-11-09 17:34:55 +08:00
metrics.md Add Building Doc 2020-11-05 19:05:26 +08:00
on_kubernetes.md [DOC] Integration w/ Hive Metastore 2020-11-18 16:37:21 +08:00
on_yarn.md [DOC] Integration w/ Hive Metastore 2020-11-18 16:37:21 +08:00
settings.md [KYUUBI #284] Sesson submit log should be overwritten 2021-01-14 20:42:11 +08:00
trouble_shooting.md support query log for async exec 2020-11-27 16:40:07 +08:00