You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched in the task list and found no similar tasks.
Mentor
I have sufficient knowledge and experience of this task, and I volunteer to be the mentor of this task to guide contributors to complete the task.
Skill requirements
Knowledge of Kyuubi
Familiar with the open-source ecosystem
Background and Goals
As discussed in #5390, KyuubiEvent in json format is less readable due to the exception attribute of the event. We can pretty print exception attribute during json serialization.
Implementation steps
Add a custom ThrowableSerializer for org.apache.kyuubi.events.JsonProtocol#mapper.
Make this behavior configurable
Additional context
No response
The text was updated successfully, but these errors were encountered:
Code of Conduct
Search before creating
Mentor
Skill requirements
Background and Goals
As discussed in #5390, KyuubiEvent in json format is less readable due to the exception attribute of the event. We can pretty print exception attribute during json serialization.
Implementation steps
ThrowableSerializer
fororg.apache.kyuubi.events.JsonProtocol#mapper
.Additional context
No response
The text was updated successfully, but these errors were encountered: