kylin git commit: KYLIN-1383 remove deploy.env from front end, for permission control only depend on acl.defaultRole and acl.adminRole in kylin.properties

2016-03-02 Thread zhongjian
Repository: kylin Updated Branches: refs/heads/1.x-staging e6b38eada -> 4ee5f6caf KYLIN-1383 remove deploy.env from front end, for permission control only depend on acl.defaultRole and acl.adminRole in kylin.properties Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

svn commit: r1733413 - /kylin/site/feed.xml

2016-03-02 Thread lidong
Author: lidong Date: Thu Mar 3 04:59:30 2016 New Revision: 1733413 URL: http://svn.apache.org/viewvc?rev=1733413=rev Log: KYLIN-1459 Update documents due to StorageCleanupJob was moved to package org.apache.kylin.storage.hbase.util Modified: kylin/site/feed.xml Modified:

svn commit: r1733412 - /kylin/site/feed.xml

2016-03-02 Thread lidong
Author: lidong Date: Thu Mar 3 04:53:13 2016 New Revision: 1733412 URL: http://svn.apache.org/viewvc?rev=1733412=rev Log: KYLIN-1459 Update documents due to StorageCleanupJob was moved to package org.apache.kylin.storage.hbase.util Modified: kylin/site/feed.xml Modified:

svn commit: r1733411 - /kylin/site/feed.xml

2016-03-02 Thread lidong
Author: lidong Date: Thu Mar 3 04:50:43 2016 New Revision: 1733411 URL: http://svn.apache.org/viewvc?rev=1733411=rev Log: KYLIN-1459 Update documents due to StorageCleanupJob was moved to package org.apache.kylin.storage.hbase.util Modified: kylin/site/feed.xml Modified:

svn commit: r1733410 - in /kylin/site: docs2/howto/howto_cleanup_storage.html feed.xml

2016-03-02 Thread lidong
Author: lidong Date: Thu Mar 3 04:48:23 2016 New Revision: 1733410 URL: http://svn.apache.org/viewvc?rev=1733410=rev Log: KYLIN-1459 Update documents due to StorageCleanupJob was moved to package org.apache.kylin.storage.hbase.util Modified:

svn commit: r1733409 - in /kylin/site: blog/index.html docs2/howto/howto_upgrade.html feed.xml

2016-03-02 Thread lidong
Author: lidong Date: Thu Mar 3 04:46:47 2016 New Revision: 1733409 URL: http://svn.apache.org/viewvc?rev=1733409=rev Log: Update documents of upgrade Modified: kylin/site/blog/index.html kylin/site/docs2/howto/howto_upgrade.html kylin/site/feed.xml Modified:

[16/25] kylin git commit: KYLIN-1311 fix CI

2016-03-02 Thread shaofengshi
KYLIN-1311 fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a1ccbb38 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a1ccbb38 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/a1ccbb38 Branch:

[12/25] kylin git commit: KYLIN-1311 Stream cubing auto assignment and load balance

2016-03-02 Thread shaofengshi
KYLIN-1311 Stream cubing auto assignment and load balance Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f778ab4b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f778ab4b Diff:

[22/25] kylin git commit: KYLIN-1421 fix the “Last build time” is always empty issue

2016-03-02 Thread shaofengshi
KYLIN-1421 fix the “Last build time” is always empty issue Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fbcde476 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/fbcde476 Diff:

[06/25] kylin git commit: KYLIN-1311 on the way

2016-03-02 Thread shaofengshi
http://git-wip-us.apache.org/repos/asf/kylin/blob/76132a53/server/src/test/java/org/apache/kylin/rest/service/TestBaseWithZookeeper.java -- diff --git

[14/25] kylin git commit: KYLIN-1038 retry on job failure

2016-03-02 Thread shaofengshi
KYLIN-1038 retry on job failure Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d2c03953 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d2c03953 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/d2c03953

[07/25] kylin git commit: KYLIN-1311 on the way

2016-03-02 Thread shaofengshi
KYLIN-1311 on the way Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/76132a53 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/76132a53 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/76132a53 Branch:

[03/25] kylin git commit: remove getClusterName() from KylinConfig.java

2016-03-02 Thread shaofengshi
remove getClusterName() from KylinConfig.java Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d0f47ac5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d0f47ac5 Diff:

[21/25] kylin git commit: KYLIN-1387 should support empty segment

2016-03-02 Thread shaofengshi
KYLIN-1387 should support empty segment Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/08582194 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/08582194 Diff:

[20/25] kylin git commit: KYLIN-1417 Change to use TreeMap to allow null as value

2016-03-02 Thread shaofengshi
KYLIN-1417 Change to use TreeMap to allow null as value Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0800f4b9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0800f4b9 Diff:

[25/25] kylin git commit: initial commit for KYLIN-1431

2016-03-02 Thread shaofengshi
initial commit for KYLIN-1431 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/74eadc45 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/74eadc45 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/74eadc45 Branch:

[04/25] kylin git commit: KYLIN-1189 resume running jobs when job engine failover

2016-03-02 Thread shaofengshi
KYLIN-1189 resume running jobs when job engine failover Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/362e1559 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/362e1559 Diff:

[11/25] kylin git commit: KYLIN-1311 Stream cubing auto assignment and load balance

2016-03-02 Thread shaofengshi
KYLIN-1311 Stream cubing auto assignment and load balance Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/9274aa81 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/9274aa81 Diff:

[01/25] kylin git commit: KYLIN-1188 use helix 0.7.1 to manage the job engine assignment

2016-03-02 Thread shaofengshi
Repository: kylin Updated Branches: refs/heads/helix-rebase [created] 74eadc458 KYLIN-1188 use helix 0.7.1 to manage the job engine assignment Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3323b119 Tree:

[17/25] kylin git commit: KYLIN-1415 Cube parallel merge

2016-03-02 Thread shaofengshi
KYLIN-1415 Cube parallel merge Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0fa8a023 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0fa8a023 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/0fa8a023

[08/25] kylin git commit: KYLIN-1311 fix small bug

2016-03-02 Thread shaofengshi
KYLIN-1311 fix small bug Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/8838d9fd Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/8838d9fd Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/8838d9fd Branch:

[18/25] kylin git commit: Revert "KYLIN-1415 Cube parallel merge"

2016-03-02 Thread shaofengshi
Revert "KYLIN-1415 Cube parallel merge" This reverts commit 8aef3cab02bc670dbabb7d1418b8e3a8a394f8fc. Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d0005d3c Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/d0005d3c

[15/25] kylin git commit: KYLIN-1387 Streaming cubing doesn't generate cuboids files on HDFS, cause cube merge failure

2016-03-02 Thread shaofengshi
KYLIN-1387 Streaming cubing doesn't generate cuboids files on HDFS, cause cube merge failure Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fd77e1a7 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/fd77e1a7 Diff:

[23/25] kylin git commit: KYLIN-1421 Cube "source record" is always zero for streaming

2016-03-02 Thread shaofengshi
KYLIN-1421 Cube "source record" is always zero for streaming Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6f2c2459 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6f2c2459 Diff:

[02/25] kylin git commit: rebase 2.x-staging

2016-03-02 Thread shaofengshi
rebase 2.x-staging Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7617025a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7617025a Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/7617025a Branch:

[13/25] kylin git commit: KYLIN-1311 write rest servers to file

2016-03-02 Thread shaofengshi
KYLIN-1311 write rest servers to file Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/12c3cc6f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/12c3cc6f Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/12c3cc6f

[10/25] kylin git commit: KYLIN-1311 Stream cubing auto assignment and load balance

2016-03-02 Thread shaofengshi
KYLIN-1311 Stream cubing auto assignment and load balance Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/782a3e5e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/782a3e5e Diff:

[09/25] kylin git commit: KYLIN-1311 fix unit tests after rebase

2016-03-02 Thread shaofengshi
KYLIN-1311 fix unit tests after rebase Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b2b17a6e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b2b17a6e Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/b2b17a6e

[05/25] kylin git commit: rebase 2.x-staging

2016-03-02 Thread shaofengshi
rebase 2.x-staging Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/41efb68f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/41efb68f Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/41efb68f Branch:

kylin git commit: KYLIN-1459 Update documents due to StorageCleanupJob was moved to package org.apache.kylin.storage.hbase.util

2016-03-02 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/document 28d64ee80 -> 5db53afd2 KYLIN-1459 Update documents due to StorageCleanupJob was moved to package org.apache.kylin.storage.hbase.util Signed-off-by: Hongbin Ma Project:

kylin git commit: KYLIN-1465 log improvement on query comparision test

2016-03-02 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 61f3278e5 -> ebe9dabfe KYLIN-1465 log improvement on query comparision test Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ebe9dabf Tree:

kylin git commit: KYLIN-1456 do not display date as 1970-01-01 as default value in datepicker-popup

2016-03-02 Thread zhongjian
Repository: kylin Updated Branches: refs/heads/1.x-staging 7b94e7f6f -> e6b38eada KYLIN-1456 do not display date as 1970-01-01 as default value in datepicker-popup Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e6b38ead

kylin git commit: minor, UI remove deprecated code

2016-03-02 Thread zhongjian
Repository: kylin Updated Branches: refs/heads/2.0-rc 3730113a3 -> 2cefa344d minor, UI remove deprecated code Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2cefa344 Tree:

kylin git commit: minor, UI remove deprecated code

2016-03-02 Thread zhongjian
Repository: kylin Updated Branches: refs/heads/2.x-staging a54106810 -> 61f3278e5 minor, UI remove deprecated code Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/61f3278e Tree:

kylin git commit: KYLIN-1456 do not display date as 1970-01-01 as default value in datepicker-popup

2016-03-02 Thread zhongjian
Repository: kylin Updated Branches: refs/heads/2.0-rc a540605e8 -> 3730113a3 KYLIN-1456 do not display date as 1970-01-01 as default value in datepicker-popup Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3730113a

kylin git commit: minor, remove unused files

2016-03-02 Thread lidong
Repository: kylin Updated Branches: refs/heads/2.x-staging 3fb67ca78 -> 1ea781f00 minor, remove unused files Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1ea781f0 Tree:

kylin git commit: change ‘float’ to ‘double’ when sync a hive table into kylin

2016-03-02 Thread shaofengshi
Repository: kylin Updated Branches: refs/heads/2.0-rc 1a79ef1ae -> a540605e8 change ‘float’ to ‘double’ when sync a hive table into kylin Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a540605e Tree:

[3/3] kylin git commit: KYLIN-920 & KYLIN-782 $ KYLIN-1422 Upgrade to HBase 1.1 (with help from murkrishn <murkris...@ebay.com>)

2016-03-02 Thread mahongbin
KYLIN-920 & KYLIN-782 $ KYLIN-1422 Upgrade to HBase 1.1 (with help from murkrishn ) Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4313900e Tree:

[1/3] kylin git commit: KYLIN-920 & KYLIN-782 $ KYLIN-1422 Upgrade to HBase 1.1 (with help from murkrishn <murkris...@ebay.com>) [Forced Update!]

2016-03-02 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/1.x-HBase1.1.3 b5180d69a -> 4313900e6 (forced update) http://git-wip-us.apache.org/repos/asf/kylin/blob/4313900e/storage/src/main/java/org/apache/kylin/storage/hbase/filter/FuzzyRowFilter.java

kylin git commit: change ‘float’ to ‘double’ when sync a hive table into kylin

2016-03-02 Thread shaofengshi
Repository: kylin Updated Branches: refs/heads/2.x-staging bc7d4f584 -> 3fb67ca78 change ‘float’ to ‘double’ when sync a hive table into kylin Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3fb67ca7 Tree:

kylin git commit: KYLIN-918 change ‘float’ to ‘double’ when sync a hive table into kylin

2016-03-02 Thread shaofengshi
Repository: kylin Updated Branches: refs/heads/1.x-staging f6bc65217 -> 7b94e7f6f KYLIN-918 change ‘float’ to ‘double’ when sync a hive table into kylin Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7b94e7f6

svn commit: r1733230 - /kylin/site/feed.xml

2016-03-02 Thread lidong
Author: lidong Date: Wed Mar 2 08:06:45 2016 New Revision: 1733230 URL: http://svn.apache.org/viewvc?rev=1733230=rev Log: update feed.xml Modified: kylin/site/feed.xml Modified: kylin/site/feed.xml URL: http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1733230=1733229=1733230=diff