[
https://issues.apache.org/jira/browse/KYLIN-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16593138#comment-16593138
]
ASF GitHub Bot commented on KYLIN-3510:
---------------------------------------
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%)** changed or added relevant line in **1** file
are covered.
* **2** unchanged lines in **1** file lost coverage.
* Overall coverage decreased (**-0.001%**) to **22.92%**
---
| Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
| :-----|--------------|--------|---: |
|
[source-hive/src/main/java/org/apache/kylin/source/jdbc/JdbcHiveMRInput.java](https://coveralls.io/builds/18678590/source?filename=source-hive%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fsource%2Fjdbc%2FJdbcHiveMRInput.java#L187)
| 0 | 1 | 0.0%
<!-- | **Total:** | **0** | **1** | **0.0%** | -->
| Files with Coverage Reduction | New Missed Lines | % |
| :-----|--------------|--: |
|
[core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/18678590/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124)
| 2 | 68.46% |
<!-- | **Total:** | **2** | | -->
| Totals | [](https://coveralls.io/builds/18678590)
|
| :-- | --: |
| Change from base [Build 3471](https://coveralls.io/builds/18673432): |
-0.001% |
| Covered Lines: | 15819 |
| Relevant Lines: | 69018 |
---
##### 💛 - [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]
> Correct sqoopHome at 'createSqoopToFlatHiveStep'
> ------------------------------------------------
>
> Key: KYLIN-3510
> URL: https://issues.apache.org/jira/browse/KYLIN-3510
> Project: Kylin
> Issue Type: Improvement
> Components: RDBMS Source
> Reporter: Shaoxiong Zhan
> Assignee: Shaoxiong Zhan
> Priority: Minor
> Fix For: v2.5.0
>
>
> Now sqoop home we used must end with '/bin' , which is not appropriate. It
> should be like "*/sqoop-client"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)