wangrupeng created KYLIN-4621:
---------------------------------
Summary: Avoid annoying log message when build cube and query
Key: KYLIN-4621
URL: https://issues.apache.org/jira/browse/KYLIN-4621
Project: Kylin
Issue Type: Improvement
Components: Spark Engine
Affects Versions: v4.0.0-beta
Reporter: wangrupeng
Assignee: wangrupeng
Fix For: v4.0.0-beta
# Build
There will be about 40 thousands rows log messages of one build task, most
of them are unnecessary.
# Query
The first time of query, kylin will init one spark context and print all
jars and classes loaded. This can be print in kylin.out not kylin.log.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)