kyuubi/bin
wforget 9e9ee19d30
[KYUUBI #6196] Add log4j2 template for kyuubi repl commands
# 🔍 Description
## Issue References 🔗

This pull request fixes #

## Describe Your Solution 🔧

Add log4j2 template for kyuubi repl command.

Since I want to add rolling logs for kyuubi server, we need to add independent log4j properties for kyuubi repl command.

## Types of changes 🔖

- [ ] Bugfix (non-breaking change which fixes an issue)
- [X] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

#### Behavior Without This Pull Request ⚰️

#### Behavior With This Pull Request 🎉

#### Related Unit Tests

---

# Checklist 📝

- [X] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes #6196 from wForget/log4j_repl.

Closes #6196

d8d64644d [wforget] newline
10a5b9fff [wforget] remove filter
a775ee2d5 [wforget] Add log4j2 template for kyuubi repl command

Authored-by: wforget <643348094@qq.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit 31469fa7a6)
Signed-off-by: Cheng Pan <chengpan@apache.org>
2024-03-19 14:36:39 +08:00
..
beeline [KYUUBI #6196] Add log4j2 template for kyuubi repl commands 2024-03-19 14:36:39 +08:00
docker-image-tool.sh [KYUUBI #6175] [MINOR] Refactor copy path about SPARK_HOME in docker 2024-03-13 11:16:44 +08:00
kyuubi [KYUUBI #5987] Enhance KYUUBI_HOME detection in shell script to handle softlink cases 2024-01-17 18:00:06 +08:00
kyuubi-admin [KYUUBI #6196] Add log4j2 template for kyuubi repl commands 2024-03-19 14:36:39 +08:00
kyuubi-ctl [KYUUBI #6196] Add log4j2 template for kyuubi repl commands 2024-03-19 14:36:39 +08:00
kyuubi-logo
kyuubi-zk-cli [KYUUBI #6196] Add log4j2 template for kyuubi repl commands 2024-03-19 14:36:39 +08:00
load-kyuubi-env.sh [KYUUBI #5987] Always export KYUUBI_HOME in load-kyuubi-env.sh 2024-01-22 21:32:22 +08:00
stop-application.sh