[
https://issues.apache.org/jira/browse/KYLIN-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157841#comment-17157841
]
ASF subversion and git services commented on KYLIN-4621:
--------------------------------------------------------
Commit 27a29d01e83f69b4e021bab67f19fd23ab2d3099 in kylin's branch
refs/heads/kylin-on-parquet-v2 from rupengwang
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=27a29d0 ]
KYLIN-4621 Avoid annoying log message when build cube and query
> 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
> Priority: Major
> 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)