kylin git commit: KYLIN-3054 The drop-down menu in the grid column of query results missing a little bit.

2017-11-22 Thread chen
Repository: kylin Updated Branches: refs/heads/master 07b7f82fb -> 704f99b6f KYLIN-3054 The drop-down menu in the grid column of query results missing a little bit. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/704f99b6

[09/18] kylin git commit: APACHE-KYLIN-2733: Change findById to findForMandatory during cube building

2017-11-22 Thread lidong
APACHE-KYLIN-2733: Change findById to findForMandatory during cube building Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/37f83ed6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/37f83ed6 Diff: http://git-wip-us.apac

[02/18] kylin git commit: APACHE-KYLIN-2735: Introduce an option to make job scheduler consider job priority

2017-11-22 Thread lidong
APACHE-KYLIN-2735: Introduce an option to make job scheduler consider job priority Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/12fefdc2 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/12fefdc2 Diff: http://git-wip

[13/18] kylin git commit: APACHE-KYLIN-2707: fix NPE

2017-11-22 Thread lidong
APACHE-KYLIN-2707: fix NPE Signed-off-by: Zhong Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/70262f33 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/70262f33 Diff: http://git-wip-us.apache.org/repos/asf/kylin/dif

[12/18] kylin git commit: APACHE-KYLIN-2732: add option for InMemCuboidFromBaseCuboidJob to indicate whether collect base cuboid or not

2017-11-22 Thread lidong
APACHE-KYLIN-2732: add option for InMemCuboidFromBaseCuboidJob to indicate whether collect base cuboid or not Signed-off-by: Zhong Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e849cc2a Tree: http://git-wip-us.apache.org/

[14/18] kylin git commit: APACHE-KYLIN-2822: backend support for sunburst chart to show cuboid tree

2017-11-22 Thread lidong
APACHE-KYLIN-2822: backend support for sunburst chart to show cuboid tree Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c6e80936 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c6e80936 Diff: http://git-wip-us.apache

[18/18] kylin git commit: APACHE-KYLIN-2734: regard the imported hot cuboids as mandatory cuboids for cube planner phase one

2017-11-22 Thread lidong
APACHE-KYLIN-2734: regard the imported hot cuboids as mandatory cuboids for cube planner phase one Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/950e3dba Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/950e3dba Diff

[04/18] kylin git commit: APACHE-KYLIN-2731: Introduce checkpoint executable

2017-11-22 Thread lidong
APACHE-KYLIN-2731: Introduce checkpoint executable Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fbfbee41 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/fbfbee41 Diff: http://git-wip-us.apache.org/repos/asf/kylin/di

[17/18] kylin git commit: APACHE-KYLIN-2822 Introduce sunburst chart to show cuboid tree

2017-11-22 Thread lidong
APACHE-KYLIN-2822 Introduce sunburst chart to show cuboid tree Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1fce1930 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1fce1930 Diff: http://git-wip-us.apache.org/repos/

[15/18] kylin git commit: APACHE-KYLIN-2843 Upgrade nvd3 version

2017-11-22 Thread lidong
APACHE-KYLIN-2843 Upgrade nvd3 version Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f7d265b6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f7d265b6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/f7d265b6

[11/18] kylin git commit: APACHE-KYLIN-3018: Add getLongestDepth() in CuboidUtil for getting a reasonable maxLevel for layered cubing

2017-11-22 Thread lidong
APACHE-KYLIN-3018: Add getLongestDepth() in CuboidUtil for getting a reasonable maxLevel for layered cubing Signed-off-by: Zhong Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1b6d8fe9 Tree: http://git-wip-us.apache.org/re

[06/18] kylin git commit: APACHE-KYLIN-2733: Introduce optimize job for adjusting cuboid set

2017-11-22 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/020c4e78/engine-mr/src/main/java/org/apache/kylin/engine/mr/common/MapReduceUtil.java -- diff --git a/engine-mr/src/main/java/org/apache/kylin/engine/mr/common/MapReduceUtil.java

[10/18] kylin git commit: APACHE-KYLIN-2733: Don't allow building if still optimizing & don't allow optimizing if has building segments

2017-11-22 Thread lidong
APACHE-KYLIN-2733: Don't allow building if still optimizing & don't allow optimizing if has building segments Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5ecc48aa Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5e

[05/18] kylin git commit: APACHE-KYLIN-2733: Introduce optimize job for adjusting cuboid set

2017-11-22 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/020c4e78/engine-mr/src/main/java/org/apache/kylin/engine/mr/steps/ReducerNumSizing.java -- diff --git a/engine-mr/src/main/java/org/apache/kylin/engine/mr/steps/ReducerNumSizing.ja

[08/18] kylin git commit: APACHE-KYLIN-2732: Introduce base cuboid as a new input for cubing job

2017-11-22 Thread lidong
APACHE-KYLIN-2732: Introduce base cuboid as a new input for cubing job Signed-off-by: Zhong Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e83a2e5d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e83a2e5d Diff: http

[16/18] kylin git commit: APACHE-KYLIN-2734: backend support for hot cuboids export & import

2017-11-22 Thread lidong
APACHE-KYLIN-2734: backend support for hot cuboids export & import Signed-off-by: Zhong Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0aec7557 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0aec7557 Diff: http://g

[03/18] kylin git commit: APACHE-KYLIN-2726 Introduce a dashboard for showing kylin service related metrics, like query count, query latency, job count, etc

2017-11-22 Thread lidong
APACHE-KYLIN-2726 Introduce a dashboard for showing kylin service related metrics, like query count, query latency, job count, etc Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d608fc10 Tree: http://git-wip-us.apache.org/re

[07/18] kylin git commit: APACHE-KYLIN-2733: Introduce optimize job for adjusting cuboid set

2017-11-22 Thread lidong
APACHE-KYLIN-2733: Introduce optimize job for adjusting cuboid set Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/020c4e78 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/020c4e78 Diff: http://git-wip-us.apache.org/re

[01/18] kylin git commit: APACHE-KYLIN-2734 Introduce hot cuboids export & import

2017-11-22 Thread lidong
Repository: kylin Updated Branches: refs/heads/ci-dong [created] 74bad59ba APACHE-KYLIN-2734 Introduce hot cuboids export & import Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/74bad59b Tree: http://git-wip-us.apache.org

Jenkins build is back to stable : Kylin-Master-JDK-1.8 #852

2017-11-22 Thread Apache Jenkins Server
See

Jenkins build is back to stable : Kylin-Master-JDK-1.7 #852

2017-11-22 Thread Apache Jenkins Server
See

kylin git commit: Revert "KYLIN-2853 Upgrade Curator dependency to 2.12.0"

2017-11-22 Thread shaofengshi
Repository: kylin Updated Branches: refs/heads/master a53648f6c -> 07b7f82fb Revert "KYLIN-2853 Upgrade Curator dependency to 2.12.0" This reverts commit a53648f6c91d4941b1ba5379d582936f7d4e6ecc. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/

svn commit: r1816101 - in /kylin/site: cn/download/index.html feed.xml

2017-11-22 Thread lidong
Author: lidong Date: Thu Nov 23 03:23:10 2017 New Revision: 1816101 URL: http://svn.apache.org/viewvc?rev=1816101&view=rev Log: minor, fix odbc download link on cn page Modified: kylin/site/cn/download/index.html kylin/site/feed.xml Modified: kylin/site/cn/download/index.html URL: http:

kylin git commit: minor, fix odbc download link on cn page

2017-11-22 Thread lidong
Repository: kylin Updated Branches: refs/heads/document 00b7e8fd4 -> e4e91d8ea minor, fix odbc download link on cn page Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e4e91d8e Tree: http://git-wip-us.apache.org/repos/asf/

Jenkins build is still unstable: Kylin-Master-JDK-1.7 #851

2017-11-22 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kylin-Master-JDK-1.8 #851

2017-11-22 Thread Apache Jenkins Server
See

Jenkins build became unstable: Kylin-Master-JDK-1.7 #850

2017-11-22 Thread Apache Jenkins Server
See

Jenkins build became unstable: Kylin-Master-JDK-1.8 #850

2017-11-22 Thread Apache Jenkins Server
See