[GitHub] shaofengshi closed pull request #203: KYLIN-3500 fix duplicated tablename at createSqoopToFlatHiveStep wh…

2018-08-20 Thread GitBox
shaofengshi closed pull request #203: KYLIN-3500 fix duplicated tablename at createSqoopToFlatHiveStep wh… URL: https://github.com/apache/kylin/pull/203 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provena

[GitHub] shaofengshi commented on issue #195: KYLIN-3446 Connect to HBase out of Spark

2018-08-20 Thread GitBox
shaofengshi commented on issue #195: KYLIN-3446 Connect to HBase out of Spark URL: https://github.com/apache/kylin/pull/195#issuecomment-414280100 Merged with the patch. Close this PR. This is an automated message from the Apa

[GitHub] shaofengshi closed pull request #195: KYLIN-3446 Connect to HBase out of Spark

2018-08-20 Thread GitBox
shaofengshi closed pull request #195: KYLIN-3446 Connect to HBase out of Spark URL: https://github.com/apache/kylin/pull/195 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pul

[GitHub] asfgit commented on issue #204: KYLIN-3442 Fact distinct columns in Spark

2018-08-20 Thread GitBox
asfgit commented on issue #204: KYLIN-3442 Fact distinct columns in Spark URL: https://github.com/apache/kylin/pull/204#issuecomment-414519792 Can one of the admins verify this patch? This is an automated message from the Apac

[GitHub] Wayne1c opened a new pull request #204: KYLIN-3442 Fact distinct columns in Spark

2018-08-20 Thread GitBox
Wayne1c opened a new pull request #204: KYLIN-3442 Fact distinct columns in Spark URL: https://github.com/apache/kylin/pull/204 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] momoxixi commented on issue #198: KYLIN-3499 Update HBaseResourceStore.java

2018-08-20 Thread GitBox
momoxixi commented on issue #198: KYLIN-3499 Update HBaseResourceStore.java URL: https://github.com/apache/kylin/pull/198#issuecomment-414554814 In my Hadoop cluster, HDFS would occur `SLOW BlockReceiver xxx` sometimes, it also made HBase rpc slow. When HBase rpc timeout kylin rollback the

[GitHub] GinaZhai opened a new pull request #205: KYLIN-3498 Chinese translation of community, development docs

2018-08-21 Thread GitBox
GinaZhai opened a new pull request #205: KYLIN-3498 Chinese translation of community, development docs URL: https://github.com/apache/kylin/pull/205 This is an automated message from the Apache Git Service. To respond to the

[GitHub] asfgit commented on issue #205: KYLIN-3498 Chinese translation of community, development docs

2018-08-21 Thread GitBox
asfgit commented on issue #205: KYLIN-3498 Chinese translation of community, development docs URL: https://github.com/apache/kylin/pull/205#issuecomment-414598250 Can one of the admins verify this patch? This is an automated

[GitHub] Wayne1c commented on issue #200: KYLIN-3449 Allow deleting a NEW status orphan segment

2018-08-21 Thread GitBox
Wayne1c commented on issue #200: KYLIN-3449 Allow deleting a NEW status orphan segment URL: https://github.com/apache/kylin/pull/200#issuecomment-414609505 The travis CI fail because the log length has exceeded the limit of 4 MB, and I have met several similar situation before. Is there an

[GitHub] asfgit commented on issue #206: KYLIN-3505 Fix wrong usage of cache in DataType

2018-08-21 Thread GitBox
asfgit commented on issue #206: KYLIN-3505 Fix wrong usage of cache in DataType URL: https://github.com/apache/kylin/pull/206#issuecomment-414611790 Can one of the admins verify this patch? This is an automated message from th

[GitHub] ian4hu opened a new pull request #206: KYLIN-3505 Fix wrong usage of cache in DataType

2018-08-21 Thread GitBox
ian4hu opened a new pull request #206: KYLIN-3505 Fix wrong usage of cache in DataType URL: https://github.com/apache/kylin/pull/206 Fix KYLIN-3505 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] yiming187 commented on issue #200: KYLIN-3449 Allow deleting a NEW status orphan segment

2018-08-21 Thread GitBox
yiming187 commented on issue #200: KYLIN-3449 Allow deleting a NEW status orphan segment URL: https://github.com/apache/kylin/pull/200#issuecomment-414615949 @Wayne1c As the log said, it usually means some exception over and over again. The normal UT log will not exceed 4MB.

[GitHub] coveralls commented on issue #206: KYLIN-3505 Fix wrong usage of cache in DataType

2018-08-21 Thread GitBox
coveralls commented on issue #206: KYLIN-3505 Fix wrong usage of cache in DataType URL: https://github.com/apache/kylin/pull/206#issuecomment-414618508 ## Pull Request Test Coverage Report for [Build 3456](https://coveralls.io/builds/18585931) * **4** of **4** **(100.0%)** change

[GitHub] shaofengshi closed pull request #206: KYLIN-3505 Fix wrong usage of cache in DataType

2018-08-21 Thread GitBox
shaofengshi closed pull request #206: KYLIN-3505 Fix wrong usage of cache in DataType URL: https://github.com/apache/kylin/pull/206 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a for

[GitHub] asfgit commented on issue #207: KYLIN-3507 Avoid NPE when project is not found

2018-08-22 Thread GitBox
asfgit commented on issue #207: KYLIN-3507 Avoid NPE when project is not found URL: https://github.com/apache/kylin/pull/207#issuecomment-414932397 Can one of the admins verify this patch? This is an automated message from the

[GitHub] ian4hu opened a new pull request #207: KYLIN-3507 Avoid NPE when project is not found

2018-08-22 Thread GitBox
ian4hu opened a new pull request #207: KYLIN-3507 Avoid NPE when project is not found URL: https://github.com/apache/kylin/pull/207 Fix [KYLIN-3507](https://issues.apache.org/jira/projects/KYLIN/issues/KYLIN-3507) This is an

[GitHub] codecov-io commented on issue #207: KYLIN-3507 Avoid NPE when project is not found

2018-08-22 Thread GitBox
codecov-io commented on issue #207: KYLIN-3507 Avoid NPE when project is not found URL: https://github.com/apache/kylin/pull/207#issuecomment-414937386 # [Codecov](https://codecov.io/gh/apache/kylin/pull/207?src=pr&el=h1) Report > Merging [#207](https://codecov.io/gh/apache/kylin/pull/20

[GitHub] coveralls commented on issue #207: KYLIN-3507 Avoid NPE when project is not found

2018-08-22 Thread GitBox
coveralls commented on issue #207: KYLIN-3507 Avoid NPE when project is not found URL: https://github.com/apache/kylin/pull/207#issuecomment-414938424 ## Pull Request Test Coverage Report for [Build 3458](https://coveralls.io/builds/18604879) * **0** of **3** **(0.0%)** changed o

[GitHub] shaofengshi closed pull request #207: KYLIN-3507 Avoid NPE when project is not found

2018-08-22 Thread GitBox
shaofengshi closed pull request #207: KYLIN-3507 Avoid NPE when project is not found URL: https://github.com/apache/kylin/pull/207 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a fore

[GitHub] shaofengshi closed pull request #205: KYLIN-3498 Chinese translation of community, development docs

2018-08-22 Thread GitBox
e in __$KYLIN_HOME/examples/test_case_data/sandbox/kylin.properties__. Try appending `-DfastBuildMode=true` to mvn verify command to speed up provision by skipping incremental cubing. ## More on v1.3 Mini Cluster diff --git a/website/_dev/index.cn.md b/website/_dev/index.cn.md new file mod

[GitHub] shaofengshi commented on issue #205: KYLIN-3498 Chinese translation of community, development docs

2018-08-22 Thread GitBox
shaofengshi commented on issue #205: KYLIN-3498 Chinese translation of community, development docs URL: https://github.com/apache/kylin/pull/205#issuecomment-415240189 merged with patch, thanks Na! This is an automated messag

[GitHub] shaofengshi commented on issue #198: KYLIN-3499 Update HBaseResourceStore.java

2018-08-23 Thread GitBox
shaofengshi commented on issue #198: KYLIN-3499 Update HBaseResourceStore.java URL: https://github.com/apache/kylin/pull/198#issuecomment-415620951 Hi Momoxixi, Sorry for the late response. So you mean, the invocation of "table.checkAndPut" may throw a "RetriesExhaustedException" but

[GitHub] shaofengshi commented on a change in pull request #204: KYLIN-3442 Fact distinct columns in Spark

2018-08-23 Thread GitBox
shaofengshi commented on a change in pull request #204: KYLIN-3442 Fact distinct columns in Spark URL: https://github.com/apache/kylin/pull/204#discussion_r212499407 ## File path: engine-spark/pom.xml ## @@ -100,6 +100,50 @@ 0.9.10 test

[GitHub] shaofengshi commented on a change in pull request #204: KYLIN-3442 Fact distinct columns in Spark

2018-08-23 Thread GitBox
shaofengshi commented on a change in pull request #204: KYLIN-3442 Fact distinct columns in Spark URL: https://github.com/apache/kylin/pull/204#discussion_r212499556 ## File path: engine-spark/src/main/java/org/apache/kylin/engine/spark/SparkBatchCubingJobBuilder2.java ##

[GitHub] shaofengshi commented on a change in pull request #204: KYLIN-3442 Fact distinct columns in Spark

2018-08-23 Thread GitBox
shaofengshi commented on a change in pull request #204: KYLIN-3442 Fact distinct columns in Spark URL: https://github.com/apache/kylin/pull/204#discussion_r212499697 ## File path: engine-spark/src/main/java/org/apache/kylin/engine/spark/SparkFactDistinct.java ## @@ -0,0 +

[GitHub] shaofengshi closed pull request #200: KYLIN-3449 Allow deleting a NEW status orphan segment

2018-08-23 Thread GitBox
shaofengshi closed pull request #200: KYLIN-3449 Allow deleting a NEW status orphan segment URL: https://github.com/apache/kylin/pull/200 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is

[GitHub] momoxixi commented on issue #198: KYLIN-3499 Update HBaseResourceStore.java

2018-08-23 Thread GitBox
momoxixi commented on issue #198: KYLIN-3499 Update HBaseResourceStore.java URL: https://github.com/apache/kylin/pull/198#issuecomment-415633716 Hi shaofengshi, You get my point, and here is my opinion for two comments,: 1. I consider Embedded `try-catch` is a compromise plan, or it wo

[GitHub] codecov-io commented on issue #204: KYLIN-3442 Fact distinct columns in Spark

2018-08-23 Thread GitBox
codecov-io commented on issue #204: KYLIN-3442 Fact distinct columns in Spark URL: https://github.com/apache/kylin/pull/204#issuecomment-415664183 # [Codecov](https://codecov.io/gh/apache/kylin/pull/204?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull request base (`mas

[GitHub] codecov-io edited a comment on issue #204: KYLIN-3442 Fact distinct columns in Spark

2018-08-23 Thread GitBox
codecov-io edited a comment on issue #204: KYLIN-3442 Fact distinct columns in Spark URL: https://github.com/apache/kylin/pull/204#issuecomment-415664183 # [Codecov](https://codecov.io/gh/apache/kylin/pull/204?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull request bas

[GitHub] codecov-io edited a comment on issue #204: KYLIN-3442 Fact distinct columns in Spark

2018-08-24 Thread GitBox
codecov-io edited a comment on issue #204: KYLIN-3442 Fact distinct columns in Spark URL: https://github.com/apache/kylin/pull/204#issuecomment-415664183 # [Codecov](https://codecov.io/gh/apache/kylin/pull/204?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull request bas

[GitHub] shaofengshi closed pull request #204: KYLIN-3442 Fact distinct columns in Spark

2018-08-24 Thread GitBox
shaofengshi closed pull request #204: KYLIN-3442 Fact distinct columns in Spark URL: https://github.com/apache/kylin/pull/204 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pu

[GitHub] nichunen opened a new pull request #208: KYLIN-3516 Fix job status not updated after job discarded

2018-08-26 Thread GitBox
nichunen opened a new pull request #208: KYLIN-3516 Fix job status not updated after job discarded URL: https://github.com/apache/kylin/pull/208 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] asfgit commented on issue #208: KYLIN-3516 Fix job status not updated after job discarded

2018-08-26 Thread GitBox
asfgit commented on issue #208: KYLIN-3516 Fix job status not updated after job discarded URL: https://github.com/apache/kylin/pull/208#issuecomment-416035029 Can one of the admins verify this patch? This is an automated mess

[GitHub] codecov-io commented on issue #208: KYLIN-3516 Fix job status not updated after job discarded

2018-08-26 Thread GitBox
codecov-io commented on issue #208: KYLIN-3516 Fix job status not updated after job discarded URL: https://github.com/apache/kylin/pull/208#issuecomment-416036289 # [Codecov](https://codecov.io/gh/apache/kylin/pull/208?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull re

[GitHub] Zhanshaoxiong opened a new pull request #209: KYLIN-3510 Correct sqoopHome at 'createSqoopToFlatHiveStep'

2018-08-26 Thread GitBox
Zhanshaoxiong opened a new pull request #209: KYLIN-3510 Correct sqoopHome at 'createSqoopToFlatHiveStep' URL: https://github.com/apache/kylin/pull/209 Now sqoop home we used must end with '/bin' , which is not appropriate. It should be like "*/sqoop-client" --

[GitHub] asfgit commented on issue #209: KYLIN-3510 Correct sqoopHome at 'createSqoopToFlatHiveStep'

2018-08-26 Thread GitBox
asfgit commented on issue #209: KYLIN-3510 Correct sqoopHome at 'createSqoopToFlatHiveStep' URL: https://github.com/apache/kylin/pull/209#issuecomment-416095990 Can one of the admins verify this patch? This is an automated me

[GitHub] coveralls commented on issue #209: KYLIN-3510 Correct sqoopHome at 'createSqoopToFlatHiveStep'

2018-08-26 Thread GitBox
coveralls commented on issue #209: KYLIN-3510 Correct sqoopHome at 'createSqoopToFlatHiveStep' URL: https://github.com/apache/kylin/pull/209#issuecomment-416098947 ## Pull Request Test Coverage Report for [Build 3472](https://coveralls.io/builds/18678590) * **0** of **1** **(0.0%)

[GitHub] codecov-io commented on issue #209: KYLIN-3510 Correct sqoopHome at 'createSqoopToFlatHiveStep'

2018-08-26 Thread GitBox
codecov-io commented on issue #209: KYLIN-3510 Correct sqoopHome at 'createSqoopToFlatHiveStep' URL: https://github.com/apache/kylin/pull/209#issuecomment-416099039 # [Codecov](https://codecov.io/gh/apache/kylin/pull/209?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull

[GitHub] shaofengshi closed pull request #209: KYLIN-3510 Correct sqoopHome at 'createSqoopToFlatHiveStep'

2018-08-26 Thread GitBox
shaofengshi closed pull request #209: KYLIN-3510 Correct sqoopHome at 'createSqoopToFlatHiveStep' URL: https://github.com/apache/kylin/pull/209 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As t

[GitHub] Wayne1c opened a new pull request #210: KYLIN-3477 Save spark job counter to hdfs

2018-08-26 Thread GitBox
Wayne1c opened a new pull request #210: KYLIN-3477 Save spark job counter to hdfs URL: https://github.com/apache/kylin/pull/210 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] asfgit commented on issue #210: KYLIN-3477 Save spark job counter to hdfs

2018-08-26 Thread GitBox
asfgit commented on issue #210: KYLIN-3477 Save spark job counter to hdfs URL: https://github.com/apache/kylin/pull/210#issuecomment-416123409 Can one of the admins verify this patch? This is an automated message from the Apac

[GitHub] coveralls commented on issue #210: KYLIN-3477 Save spark job counter to hdfs

2018-08-26 Thread GitBox
coveralls commented on issue #210: KYLIN-3477 Save spark job counter to hdfs URL: https://github.com/apache/kylin/pull/210#issuecomment-416127101 ## Pull Request Test Coverage Report for [Build 3474](https://coveralls.io/builds/18680062) * **0** of **40** **(0.0%)** changed or add

[GitHub] codecov-io commented on issue #210: KYLIN-3477 Save spark job counter to hdfs

2018-08-26 Thread GitBox
codecov-io commented on issue #210: KYLIN-3477 Save spark job counter to hdfs URL: https://github.com/apache/kylin/pull/210#issuecomment-416128258 # [Codecov](https://codecov.io/gh/apache/kylin/pull/210?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull request base (`mas

[GitHub] r7raul1984 opened a new pull request #211: KYLIN-3514 Support AUC UDAF

2018-08-27 Thread GitBox
r7raul1984 opened a new pull request #211: KYLIN-3514 Support AUC UDAF URL: https://github.com/apache/kylin/pull/211 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub an

[GitHub] asfgit commented on issue #211: KYLIN-3514 Support AUC UDAF

2018-08-27 Thread GitBox
asfgit commented on issue #211: KYLIN-3514 Support AUC UDAF URL: https://github.com/apache/kylin/pull/211#issuecomment-416159679 Can one of the admins verify this patch? This is an automated message from the Apache Git Service

[GitHub] r7raul1984 closed pull request #211: KYLIN-3514 Support AUC UDAF

2018-08-27 Thread GitBox
r7raul1984 closed pull request #211: KYLIN-3514 Support AUC UDAF URL: https://github.com/apache/kylin/pull/211 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (fro

[GitHub] r7raul1984 opened a new pull request #212: KYLIN-3514 Support AUC UDAF

2018-08-27 Thread GitBox
r7raul1984 opened a new pull request #212: KYLIN-3514 Support AUC UDAF URL: https://github.com/apache/kylin/pull/212 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub an

[GitHub] asfgit commented on issue #212: KYLIN-3514 Support AUC UDAF

2018-08-27 Thread GitBox
asfgit commented on issue #212: KYLIN-3514 Support AUC UDAF URL: https://github.com/apache/kylin/pull/212#issuecomment-416179105 Can one of the admins verify this patch? This is an automated message from the Apache Git Service

[GitHub] coveralls commented on issue #212: KYLIN-3514 Support AUC UDAF

2018-08-27 Thread GitBox
coveralls commented on issue #212: KYLIN-3514 Support AUC UDAF URL: https://github.com/apache/kylin/pull/212#issuecomment-416185242 ## Pull Request Test Coverage Report for [Build 3477](https://coveralls.io/builds/18683049) * **78** of **109** **(71.56%)** changed or added relevan

[GitHub] codecov-io commented on issue #212: KYLIN-3514 Support AUC UDAF

2018-08-27 Thread GitBox
codecov-io commented on issue #212: KYLIN-3514 Support AUC UDAF URL: https://github.com/apache/kylin/pull/212#issuecomment-416186716 # [Codecov](https://codecov.io/gh/apache/kylin/pull/212?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull request base (`master@32c6593`).

[GitHub] yiming187 commented on a change in pull request #212: KYLIN-3514 Support AUC UDAF

2018-08-27 Thread GitBox
yiming187 commented on a change in pull request #212: KYLIN-3514 Support AUC UDAF URL: https://github.com/apache/kylin/pull/212#discussion_r212935693 ## File path: core-metadata/pom.xml ## @@ -24,6 +24,18 @@ jar Apache Kylin - Core Metadata Apache Kylin - Co

[GitHub] r7raul1984 commented on a change in pull request #212: KYLIN-3514 Support AUC UDAF

2018-08-27 Thread GitBox
r7raul1984 commented on a change in pull request #212: KYLIN-3514 Support AUC UDAF URL: https://github.com/apache/kylin/pull/212#discussion_r212940213 ## File path: core-metadata/pom.xml ## @@ -24,6 +24,18 @@ jar Apache Kylin - Core Metadata Apache Kylin - C

[GitHub] shaofengshi closed pull request #210: KYLIN-3477 Save spark job counter to hdfs

2018-08-27 Thread GitBox
shaofengshi closed pull request #210: KYLIN-3477 Save spark job counter to hdfs URL: https://github.com/apache/kylin/pull/210 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pu

[GitHub] shaofengshi closed pull request #208: KYLIN-3516 Fix job status not updated after job discarded

2018-08-27 Thread GitBox
shaofengshi closed pull request #208: KYLIN-3516 Fix job status not updated after job discarded URL: https://github.com/apache/kylin/pull/208 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As thi

[GitHub] shaofengshi commented on a change in pull request #212: KYLIN-3514 Support AUC UDAF

2018-08-27 Thread GitBox
shaofengshi commented on a change in pull request #212: KYLIN-3514 Support AUC UDAF URL: https://github.com/apache/kylin/pull/212#discussion_r213173459 ## File path: core-metadata/pom.xml ## @@ -87,6 +99,10 @@ com.tdunning t-digest +

[GitHub] shaofengshi commented on issue #212: KYLIN-3514 Support AUC UDAF

2018-08-27 Thread GitBox
shaofengshi commented on issue #212: KYLIN-3514 Support AUC UDAF URL: https://github.com/apache/kylin/pull/212#issuecomment-416437111 How to use this function in Kylin? I didn't see the UDF implementation. Please provide some description and sample for us to understand this function. Thank

[GitHub] shaofengshi commented on issue #212: KYLIN-3514 Support AUC UDAF

2018-08-27 Thread GitBox
shaofengshi commented on issue #212: KYLIN-3514 Support AUC UDAF URL: https://github.com/apache/kylin/pull/212#issuecomment-416437104 How to use this function in Kylin? I didn't see the UDF implementation. Please provide some description and sample for us to understand this function. Thank

[GitHub] r7raul1984 commented on a change in pull request #212: KYLIN-3514 Support AUC UDAF

2018-08-27 Thread GitBox
r7raul1984 commented on a change in pull request #212: KYLIN-3514 Support AUC UDAF URL: https://github.com/apache/kylin/pull/212#discussion_r213174602 ## File path: core-metadata/pom.xml ## @@ -87,6 +99,10 @@ com.tdunning t-digest +

[GitHub] Wayne1c opened a new pull request #213: KYLIN-3509 Allocate more memory for merge-dictionary step

2018-08-27 Thread GitBox
Wayne1c opened a new pull request #213: KYLIN-3509 Allocate more memory for merge-dictionary step URL: https://github.com/apache/kylin/pull/213 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] asfgit commented on issue #213: KYLIN-3509 Allocate more memory for merge-dictionary step

2018-08-27 Thread GitBox
asfgit commented on issue #213: KYLIN-3509 Allocate more memory for merge-dictionary step URL: https://github.com/apache/kylin/pull/213#issuecomment-416470685 Can one of the admins verify this patch? This is an automated mess

[GitHub] Xinbei opened a new pull request #214: KYLIN-3456, KYLIN-3456, KYLIN-3458

2018-08-28 Thread GitBox
Xinbei opened a new pull request #214: KYLIN-3456, KYLIN-3456, KYLIN-3458 URL: https://github.com/apache/kylin/pull/214 Three commits for jira KYLIN-3456, KYLIN-3456, KYLIN-3458 separately This is an automated message from the

[GitHub] asfgit commented on issue #214: KYLIN-3456, KYLIN-3456, KYLIN-3458

2018-08-28 Thread GitBox
asfgit commented on issue #214: KYLIN-3456, KYLIN-3456, KYLIN-3458 URL: https://github.com/apache/kylin/pull/214#issuecomment-416474108 Can one of the admins verify this patch? This is an automated message from the Apache Git

[GitHub] coveralls commented on issue #214: KYLIN-3456, KYLIN-3456, KYLIN-3458

2018-08-28 Thread GitBox
coveralls commented on issue #214: KYLIN-3456, KYLIN-3456, KYLIN-3458 URL: https://github.com/apache/kylin/pull/214#issuecomment-416480542 ## Pull Request Test Coverage Report for [Build 3485](https://coveralls.io/builds/18701378) * **11** of **27** **(40.74%)** changed or added r

[GitHub] codecov-io commented on issue #214: KYLIN-3456, KYLIN-3456, KYLIN-3458

2018-08-28 Thread GitBox
codecov-io commented on issue #214: KYLIN-3456, KYLIN-3456, KYLIN-3458 URL: https://github.com/apache/kylin/pull/214#issuecomment-416488619 # [Codecov](https://codecov.io/gh/apache/kylin/pull/214?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull request base (`master@88d

[GitHub] coveralls commented on issue #213: KYLIN-3509 Allocate more memory for merge-dictionary step

2018-08-28 Thread GitBox
coveralls commented on issue #213: KYLIN-3509 Allocate more memory for merge-dictionary step URL: https://github.com/apache/kylin/pull/213#issuecomment-416511461 ## Pull Request Test Coverage Report for [Build 3486](https://coveralls.io/builds/18702864) * **0** of **9** **(0.0%)**

[GitHub] codecov-io commented on issue #213: KYLIN-3509 Allocate more memory for merge-dictionary step

2018-08-28 Thread GitBox
codecov-io commented on issue #213: KYLIN-3509 Allocate more memory for merge-dictionary step URL: https://github.com/apache/kylin/pull/213#issuecomment-416516976 # [Codecov](https://codecov.io/gh/apache/kylin/pull/213?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull re

[GitHub] shaofengshi closed pull request #214: KYLIN-3456, KYLIN-3456, KYLIN-3458

2018-08-28 Thread GitBox
shaofengshi closed pull request #214: KYLIN-3456, KYLIN-3456, KYLIN-3458 URL: https://github.com/apache/kylin/pull/214 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull requ

[GitHub] shaofengshi closed pull request #213: KYLIN-3509 Allocate more memory for merge-dictionary step

2018-08-28 Thread GitBox
shaofengshi closed pull request #213: KYLIN-3509 Allocate more memory for merge-dictionary step URL: https://github.com/apache/kylin/pull/213 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As thi

[GitHub] caolijun1166 opened a new pull request #215: KYLIN-3518 Coprocessor reports NPE when execute a query on HBase 2.0

2018-08-29 Thread GitBox
caolijun1166 opened a new pull request #215: KYLIN-3518 Coprocessor reports NPE when execute a query on HBase 2.0 URL: https://github.com/apache/kylin/pull/215 This is an automated message from the Apache Git Service. To res

[GitHub] GinaZhai opened a new pull request #216: KYLIN-3488 Support MySQL as Kylin metadata storage

2018-08-29 Thread GitBox
GinaZhai opened a new pull request #216: KYLIN-3488 Support MySQL as Kylin metadata storage URL: https://github.com/apache/kylin/pull/216 This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] codecov-io commented on issue #216: KYLIN-3488 Support MySQL as Kylin metadata storage

2018-08-29 Thread GitBox
codecov-io commented on issue #216: KYLIN-3488 Support MySQL as Kylin metadata storage URL: https://github.com/apache/kylin/pull/216#issuecomment-417178593 # [Codecov](https://codecov.io/gh/apache/kylin/pull/216?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull request b

[GitHub] coveralls commented on issue #216: KYLIN-3488 Support MySQL as Kylin metadata storage

2018-08-29 Thread GitBox
coveralls commented on issue #216: KYLIN-3488 Support MySQL as Kylin metadata storage URL: https://github.com/apache/kylin/pull/216#issuecomment-417178965 ## Pull Request Test Coverage Report for [Build 3494](https://coveralls.io/builds/18743844) * **1** of **622** **(0.16%)** ch

[GitHub] codecov-io commented on issue #215: KYLIN-3518 Coprocessor reports NPE when execute a query on HBase 2.0

2018-08-29 Thread GitBox
codecov-io commented on issue #215: KYLIN-3518 Coprocessor reports NPE when execute a query on HBase 2.0 URL: https://github.com/apache/kylin/pull/215#issuecomment-417182476 # [Codecov](https://codecov.io/gh/apache/kylin/pull/215?src=pr&el=h1) Report > :exclamation: No coverage uploaded

[GitHub] yiming187 commented on issue #216: KYLIN-3488 Support MySQL as Kylin metadata storage

2018-08-30 Thread GitBox
yiming187 commented on issue #216: KYLIN-3488 Support MySQL as Kylin metadata storage URL: https://github.com/apache/kylin/pull/216#issuecomment-417319920 hello @GinaZhai any test cases for this new feature? This is an autom

[GitHub] etherge opened a new pull request #217: KYLIN-3187 Forbid calls to JDK APIs that use the default locale, time…

2018-08-30 Thread GitBox
etherge opened a new pull request #217: KYLIN-3187 Forbid calls to JDK APIs that use the default locale, time… URL: https://github.com/apache/kylin/pull/217 This is an automated message from the Apache Git Service. To respon

[GitHub] asfgit commented on issue #217: KYLIN-3187 Forbid calls to JDK APIs that use the default locale, time…

2018-08-30 Thread GitBox
asfgit commented on issue #217: KYLIN-3187 Forbid calls to JDK APIs that use the default locale, time… URL: https://github.com/apache/kylin/pull/217#issuecomment-417546376 Can one of the admins verify this patch? This is an a

[GitHub] shaofengshi commented on issue #215: KYLIN-3518 Coprocessor reports NPE when execute a query on HBase 2.0

2018-08-30 Thread GitBox
shaofengshi commented on issue #215: KYLIN-3518 Coprocessor reports NPE when execute a query on HBase 2.0 URL: https://github.com/apache/kylin/pull/215#issuecomment-417559854 Merged with the patch, github's rebase doesn't work. --

[GitHub] shaofengshi closed pull request #215: KYLIN-3518 Coprocessor reports NPE when execute a query on HBase 2.0

2018-08-30 Thread GitBox
shaofengshi closed pull request #215: KYLIN-3518 Coprocessor reports NPE when execute a query on HBase 2.0 URL: https://github.com/apache/kylin/pull/215 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenan

[GitHub] asfgit commented on issue #216: KYLIN-3488 Support MySQL as Kylin metadata storage

2018-08-31 Thread GitBox
asfgit commented on issue #216: KYLIN-3488 Support MySQL as Kylin metadata storage URL: https://github.com/apache/kylin/pull/216#issuecomment-417585608 Can one of the admins verify this patch? This is an automated message fro

[GitHub] codecov-io edited a comment on issue #216: KYLIN-3488 Support MySQL as Kylin metadata storage

2018-08-31 Thread GitBox
codecov-io edited a comment on issue #216: KYLIN-3488 Support MySQL as Kylin metadata storage URL: https://github.com/apache/kylin/pull/216#issuecomment-417178593 # [Codecov](https://codecov.io/gh/apache/kylin/pull/216?src=pr&el=h1) Report > Merging [#216](https://codecov.io/gh/apache/ky

[GitHub] coveralls edited a comment on issue #216: KYLIN-3488 Support MySQL as Kylin metadata storage

2018-08-31 Thread GitBox
coveralls edited a comment on issue #216: KYLIN-3488 Support MySQL as Kylin metadata storage URL: https://github.com/apache/kylin/pull/216#issuecomment-417178965 ## Pull Request Test Coverage Report for [Build 3500](https://coveralls.io/builds/18769294) * **1** of **622** **(0.16%

[GitHub] etherge commented on issue #217: KYLIN-3187 Forbid calls to JDK APIs that use the default locale, time…

2018-08-31 Thread GitBox
etherge commented on issue #217: KYLIN-3187 Forbid calls to JDK APIs that use the default locale, time… URL: https://github.com/apache/kylin/pull/217#issuecomment-417666948 retest this please This is an automated message from

[GitHub] Emiya0306 opened a new pull request #218: minor, fix grunt script - font build

2018-09-02 Thread GitBox
Emiya0306 opened a new pull request #218: minor, fix grunt script - font build URL: https://github.com/apache/kylin/pull/218 This is an automated message from the Apache Git Service. To respond to the message, please log on G

[GitHub] asfgit commented on issue #218: minor, fix grunt script - font build

2018-09-02 Thread GitBox
asfgit commented on issue #218: minor, fix grunt script - font build URL: https://github.com/apache/kylin/pull/218#issuecomment-418007849 Can one of the admins verify this patch? This is an automated message from the Apache Gi

[GitHub] luguosheng1314 closed pull request #218: minor, fix grunt script - font build

2018-09-02 Thread GitBox
luguosheng1314 closed pull request #218: minor, fix grunt script - font build URL: https://github.com/apache/kylin/pull/218 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[GitHub] asfgit commented on issue #219: KYLIN-3515 Add uuid for materialized table of hive view

2018-09-03 Thread GitBox
asfgit commented on issue #219: KYLIN-3515 Add uuid for materialized table of hive view URL: https://github.com/apache/kylin/pull/219#issuecomment-418021421 Can one of the admins verify this patch? This is an automated messag

[GitHub] nichunen opened a new pull request #219: KYLIN-3515 Add uuid for materialized table of hive view

2018-09-03 Thread GitBox
nichunen opened a new pull request #219: KYLIN-3515 Add uuid for materialized table of hive view URL: https://github.com/apache/kylin/pull/219 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] shaofengshi commented on issue #216: KYLIN-3488 Support MySQL as Kylin metadata storage

2018-09-03 Thread GitBox
shaofengshi commented on issue #216: KYLIN-3488 Support MySQL as Kylin metadata storage URL: https://github.com/apache/kylin/pull/216#issuecomment-418066280 Merged by patch with code review commit. Close this PR. This is an a

[GitHub] shaofengshi closed pull request #216: KYLIN-3488 Support MySQL as Kylin metadata storage

2018-09-03 Thread GitBox
shaofengshi closed pull request #216: KYLIN-3488 Support MySQL as Kylin metadata storage URL: https://github.com/apache/kylin/pull/216 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[GitHub] asfgit commented on issue #220: KYLIN-3527 fix grunt script - font build

2018-09-03 Thread GitBox
asfgit commented on issue #220: KYLIN-3527 fix grunt script - font build URL: https://github.com/apache/kylin/pull/220#issuecomment-418227622 Can one of the admins verify this patch? This is an automated message from the Apach

[GitHub] Emiya0306 opened a new pull request #220: KYLIN-3527 fix grunt script - font build

2018-09-03 Thread GitBox
Emiya0306 opened a new pull request #220: KYLIN-3527 fix grunt script - font build URL: https://github.com/apache/kylin/pull/220 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] luguosheng1314 closed pull request #220: KYLIN-3527 fix grunt script - font build

2018-09-03 Thread GitBox
luguosheng1314 closed pull request #220: KYLIN-3527 fix grunt script - font build URL: https://github.com/apache/kylin/pull/220 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[GitHub] ZhouYC627 opened a new pull request #221: KYLIN-3535 replace and uncomment the web server port

2018-09-04 Thread GitBox
ZhouYC627 opened a new pull request #221: KYLIN-3535 replace and uncomment the web server port URL: https://github.com/apache/kylin/pull/221 https://issues.apache.org/jira/browse/KYLIN-3535 This is an automated message from t

[GitHub] asfgit commented on issue #221: KYLIN-3535 replace and uncomment the web server port

2018-09-04 Thread GitBox
asfgit commented on issue #221: KYLIN-3535 replace and uncomment the web server port URL: https://github.com/apache/kylin/pull/221#issuecomment-418301347 Can one of the admins verify this patch? This is an automated message f

[GitHub] shaofengshi closed pull request #221: KYLIN-3535 replace and uncomment the web server port

2018-09-04 Thread GitBox
shaofengshi closed pull request #221: KYLIN-3535 replace and uncomment the web server port URL: https://github.com/apache/kylin/pull/221 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is

[GitHub] Wayne1c opened a new pull request #222: Bug fix 2.5.0

2018-09-06 Thread GitBox
Wayne1c opened a new pull request #222: Bug fix 2.5.0 URL: https://github.com/apache/kylin/pull/222 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL abo

[GitHub] asfgit commented on issue #222: Bug fix 2.5.0

2018-09-06 Thread GitBox
asfgit commented on issue #222: Bug fix 2.5.0 URL: https://github.com/apache/kylin/pull/222#issuecomment-419087675 Can one of the admins verify this patch? This is an automated message from the Apache Git Service. To respond t

[GitHub] asfgit commented on issue #223: KYLIN-3258 No check for duplicate cube name when creating a hybrid cube

2018-09-06 Thread GitBox
asfgit commented on issue #223: KYLIN-3258 No check for duplicate cube name when creating a hybrid cube URL: https://github.com/apache/kylin/pull/223#issuecomment-419312486 Can one of the admins verify this patch? This is an

[GitHub] GinaZhai opened a new pull request #223: KYLIN-3258 No check for duplicate cube name when creating a hybrid cube

2018-09-06 Thread GitBox
GinaZhai opened a new pull request #223: KYLIN-3258 No check for duplicate cube name when creating a hybrid cube URL: https://github.com/apache/kylin/pull/223 Fix 2.5.0 bug This is an automated message from the Apache Git Ser

[GitHub] asfgit commented on issue #224: KYLIN-3517 Update Coprocessor is avaliable for HDP3.0

2018-09-09 Thread GitBox
asfgit commented on issue #224: KYLIN-3517 Update Coprocessor is avaliable for HDP3.0 URL: https://github.com/apache/kylin/pull/224#issuecomment-419764620 Can one of the admins verify this patch? This is an automated message

<    2   3   4   5   6   7   8   9   10   11   >