You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Liu Shaohui (JIRA)" <ji...@apache.org> on 2019/07/19 09:52:00 UTC

[jira] [Created] (KYLIN-4101) set hive and spark job name when building cube

Liu Shaohui created KYLIN-4101:
----------------------------------

             Summary: set hive and spark job name when building cube
                 Key: KYLIN-4101
                 URL: https://issues.apache.org/jira/browse/KYLIN-4101
             Project: Kylin
          Issue Type: Improvement
            Reporter: Liu Shaohui
            Assignee: Liu Shaohui


Currently the job name of spark is {color:#222222}org.apache.kylin.common.util.SparkEntry{color}, which is the main class name of spark . The mapreduce job name of hive sql is substring of the query, which is difficult to read.

It's better to set a more readable name for the hive and spark jobs



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)