[5/6] kylin git commit: minor, move all hll and topn related code to core-metadata

2016-01-27 Thread mahongbin
minor, move all hll and topn related code to core-metadata Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/daa294b6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/daa294b6 Diff:

[4/6] kylin git commit: minor, move all hll and topn related code to core-metadata

2016-01-27 Thread mahongbin
http://git-wip-us.apache.org/repos/asf/kylin/blob/daa294b6/core-common/src/main/java/org/apache/kylin/common/hll/HyperLogLogPlusTable.java -- diff --git

[6/6] kylin git commit: minor, check hdfs permission at build cube

2016-01-27 Thread mahongbin
minor, check hdfs permission at build cube Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f4667226 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f4667226 Diff:

[1/6] kylin git commit: minor, move all hll and topn related code to core-metadata

2016-01-27 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 5f4c581e6 -> f4667226d http://git-wip-us.apache.org/repos/asf/kylin/blob/daa294b6/core-metadata/src/main/java/org/apache/kylin/measure/topn/DoublyLinkedList.java --

kylin git commit: minor, fix jobs page ui display issue

2016-01-27 Thread zhongjian
Repository: kylin Updated Branches: refs/heads/2.x-staging bda79cac4 -> a29faec53 minor, fix jobs page ui display issue Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a29faec5 Tree:

kylin git commit: minor, UI permission for analyst update

2016-01-27 Thread zhongjian
Repository: kylin Updated Branches: refs/heads/2.0-rc ec208d1ff -> 8ea8e471a minor, UI permission for analyst update Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/8ea8e471 Tree:

[1/2] kylin git commit: KYLIN-1341, display model json and update project permission

2016-01-27 Thread zhongjian
Repository: kylin Updated Branches: refs/heads/2.x-staging cd5e21b4c -> bda79cac4 KYLIN-1341, display model json and update project permission Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/bda79cac Tree:

kylin git commit: minor, set user data in listener

2016-01-27 Thread zhongjian
Repository: kylin Updated Branches: refs/heads/2.x-staging 2a441191d -> 201a7ed43 minor, set user data in listener Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/201a7ed4 Tree:

kylin git commit: minor,UI modeler permission update

2016-01-27 Thread zhongjian
Repository: kylin Updated Branches: refs/heads/2.x-staging a29faec53 -> 2a441191d minor,UI modeler permission update Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2a441191 Tree:

kylin git commit: minor, set user data in listener

2016-01-27 Thread zhongjian
Repository: kylin Updated Branches: refs/heads/2.0-rc 8ea8e471a -> 95970d5e1 minor, set user data in listener Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/95970d5e Tree:

kylin git commit: KYLIN-1341, display model json and update project permission fix project acl data not exist error

2016-01-27 Thread zhongjian
Repository: kylin Updated Branches: refs/heads/2.0-rc 3a0e92c9a -> ec208d1ff KYLIN-1341, display model json and update project permission fix project acl data not exist error Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

kylin git commit: KYLIN-1355 Fix package version bug and add script to build a java-hotfix package, instead of a full package

2016-01-27 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 91ae3fc84 -> 5f4c581e6 KYLIN-1355 Fix package version bug and add script to build a java-hotfix package, instead of a full package Changes: * Add build/script/package_libs.sh to build library jars only tarball * Fix version parsing

[3/3] kylin git commit: KYLIN-1355 Fix package version bug and add script to build a java-hotfix package, instead of a full package

2016-01-27 Thread mahongbin
KYLIN-1355 Fix package version bug and add script to build a java-hotfix package, instead of a full package Changes: * Add build/script/package_libs.sh to build library jars only tarball * Fix version parsing bug in build/script/package.sh Signed-off-by: honma Project:

[1/3] kylin git commit: KYLIN-1363 Fix unary operator expected bug

2016-01-27 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.0-rc 95970d5e1 -> 5bcb78d06 KYLIN-1363 Fix unary operator expected bug Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c2f523ca Tree:

[2/3] kylin git commit: Fix more unary operator expected bugs on v2.x

2016-01-27 Thread mahongbin
Fix more unary operator expected bugs on v2.x Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/7c62e365 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7c62e365 Diff:

[1/2] kylin git commit: Fix more unary operator expected bugs on v1.x

2016-01-27 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/1.x-staging 4a5d05992 -> d6974474a Fix more unary operator expected bugs on v1.x Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

[2/2] kylin git commit: KYLIN-1363 Fix unary operator expected bug

2016-01-27 Thread mahongbin
KYLIN-1363 Fix unary operator expected bug Signed-off-by: honma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4e18dfe2 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4e18dfe2 Diff: