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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
##
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 +
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
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
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
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
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
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
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
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
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
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"
--
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
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%)
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
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
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
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
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
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
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
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
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
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
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
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
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`).
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
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
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
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
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
+
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
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
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
+
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
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
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
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
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
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
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%)**
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
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
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
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
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
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
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
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
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
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
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
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.
--
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
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
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
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%
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
601 - 700 of 1080 matches
Mail list logo