Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 44904200C70 for ; Thu, 4 May 2017 10:46:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4328D160BB0; Thu, 4 May 2017 08:46:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 89C68160B9F for ; Thu, 4 May 2017 10:46:26 +0200 (CEST) Received: (qmail 26582 invoked by uid 500); 4 May 2017 08:46:25 -0000 Mailing-List: contact commits-help@kylin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kylin.apache.org Delivered-To: mailing list commits@kylin.apache.org Received: (qmail 26573 invoked by uid 99); 4 May 2017 08:46:25 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 May 2017 08:46:25 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 0DFE73A18C4 for ; Thu, 4 May 2017 08:46:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1793753 - in /kylin/site: docs20/install/advance_settings.html feed.xml Date: Thu, 04 May 2017 08:46:24 -0000 To: commits@kylin.apache.org From: lidong@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170504084625.0DFE73A18C4@svn01-us-west.apache.org> archived-at: Thu, 04 May 2017 08:46:27 -0000 Author: lidong Date: Thu May 4 08:46:24 2017 New Revision: 1793753 URL: http://svn.apache.org/viewvc?rev=1793753&view=rev Log: doc format Modified: kylin/site/docs20/install/advance_settings.html kylin/site/feed.xml Modified: kylin/site/docs20/install/advance_settings.html URL: http://svn.apache.org/viewvc/kylin/site/docs20/install/advance_settings.html?rev=1793753&r1=1793752&r2=1793753&view=diff ============================================================================== --- kylin/site/docs20/install/advance_settings.html (original) +++ kylin/site/docs20/install/advance_settings.html Thu May 4 08:46:24 2017 @@ -2721,19 +2721,20 @@
  • If want a cube’s job getting more memory from Yarn, you can define: kylin.engine.mr.config-override.mapreduce.map.java.opts=-Xmx7g and kylin.engine.mr.config-override.mapreduce.map.memory.mb=8192
  • -
  • If want a cube’s job going to a different Yarn resource queue, you can define: kylin.engine.mr.config-override.mapreduce.job.queuename=myQueue (note: “myQueue” is just a sample)
  • +
  • If want a cube’s job going to a different Yarn resource queue, you can define: kylin.engine.mr.config-override.mapreduce.job.queuename=myQueue (“myQueue” is just a sample, change to your queue name)
-

## Overwrite default Hive job conf at Cube level
-The conf/kylin_hive_conf.xml manage the default configurations when running Hive job (like creating intermediate flat hive table). If you have the need to customize the configs by cube, you can achieve that with the similar way as above, but need using another prefix kylin.source.hive.config-override.; These configs will be parsed out and then applied when running “hive -e” or “beeline” commands. See example below:

+

Overwrite default Hive job conf at Cube level

+ +

The conf/kylin_hive_conf.xml manages the default configurations when running Hive job (like creating intermediate flat hive table). If you have the need to customize the configs by cube, you can achieve that with the similar way as above, but need using another prefix kylin.source.hive.config-override.; These configs will be parsed out and then applied when running “hive -e” or “beeline” commands. See example below:

    -
  • If want hive goes a different Yarn resource queue, you can define: kylin.source.hive.config-override.mapreduce.job.queuename=myQueue (note: “myQueue” is just a sample)
  • +
  • If want hive goes to a different Yarn resource queue, you can define: kylin.source.hive.config-override.mapreduce.job.queuename=myQueue (“myQueue” is just a sample, change to your queue name)
-

## Overwrite default Spark conf at Cube level

+

Overwrite default Spark conf at Cube level

-

The configurations for Spark are managed in conf/kylin.properties with prefix kylin.engine.spark-conf.. For example, if you want to use job queue “myQueue” to run the Spark jobs, setting “kylin.engine.spark-conf.spark.yarn.queue=myQueue” will let Spark get “spark.yarn.queue=myQueue” when submitting applications. The same parameters can be configured at Cube level, which will override the default ones.

+

The configurations for Spark are managed in conf/kylin.properties with prefix kylin.engine.spark-conf.. For example, if you want to use job queue “myQueue” to run Spark, setting “kylin.engine.spark-conf.spark.yarn.queue=myQueue” will let Spark get “spark.yarn.queue=myQueue” feeded when submitting applications. The parameters can be configured at Cube level, which will override the default values in conf/kylin.properties.

Enable compression

Modified: kylin/site/feed.xml URL: http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1793753&r1=1793752&r2=1793753&view=diff ============================================================================== --- kylin/site/feed.xml (original) +++ kylin/site/feed.xml Thu May 4 08:46:24 2017 @@ -19,8 +19,8 @@ Apache Kylin Home http://kylin.apache.org/ - Wed, 03 May 2017 22:47:10 -0700 - Wed, 03 May 2017 22:47:10 -0700 + Thu, 04 May 2017 01:45:05 -0700 + Thu, 04 May 2017 01:45:05 -0700 Jekyll v2.5.3