[
https://issues.apache.org/jira/browse/KYLIN-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644400#comment-16644400
]
ASF GitHub Bot commented on KYLIN-3272:
---------------------------------------
coveralls commented on issue #284: KYLIN-3272 Upgrade Spark to 2.3.2
URL: https://github.com/apache/kylin/pull/284#issuecomment-428427992
## Pull Request Test Coverage Report for [Build
3750](https://coveralls.io/builds/19439178)
* **0** of **2** **(0.0%)** changed or added relevant lines in **1** file
are covered.
* **5** unchanged lines in **1** file lost coverage.
* Overall coverage increased (+**0.0008%**) to **23.307%**
---
| Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
| :-----|--------------|--------|---: |
|
[engine-spark/src/main/java/org/apache/kylin/engine/spark/KylinKryoRegistrator.java](https://coveralls.io/builds/19439178/source?filename=engine-spark%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fengine%2Fspark%2FKylinKryoRegistrator.java#L114)
| 0 | 2 | 0.0%
<!-- | **Total:** | **0** | **2** | **0.0%** | -->
| Files with Coverage Reduction | New Missed Lines | % |
| :-----|--------------|--: |
|
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/19439178/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L439)
| 5 | 77.81% |
<!-- | **Total:** | **5** | | -->
| Totals | [](https://coveralls.io/builds/19439178)
|
| :-- | --: |
| Change from base [Build 3749](https://coveralls.io/builds/19416651): |
0.0008% |
| Covered Lines: | 16296 |
| Relevant Lines: | 69918 |
---
##### 💛 - [Coveralls](https://coveralls.io)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Upgrade Spark dependency to 2.3.2
> ---------------------------------
>
> Key: KYLIN-3272
> URL: https://issues.apache.org/jira/browse/KYLIN-3272
> Project: Kylin
> Issue Type: Improvement
> Components: Spark Engine
> Reporter: Ted Yu
> Assignee: Lijun Cao
> Priority: Minor
> Fix For: v2.6.0
>
>
> Currently Spark 2.1.2 is used.
> Spark 2.3.2 was released.
> We should upgrade the dependency to 2.3.2
> https://sematext.com/opensee/m/Spark/q3RTtb4Q9LI4F6F?subj=+ANNOUNCE+Announcing+Apache+Spark+2+3+2
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)