Lin Liu created HUDI-7439:
-----------------------------
Summary: Remove logs from hive server from Azure CI 4th module
Key: HUDI-7439
URL: https://issues.apache.org/jira/browse/HUDI-7439
Project: Apache Hudi
Issue Type: Bug
Reporter: Lin Liu
Assignee: Lin Liu
When there is an error or failure, we can see at the bottom there are some
redundant logs from hive server, which is confusing.
{code:java}
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]r=2024-02-23
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
##[error]OK
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)