[
https://issues.apache.org/jira/browse/KYLIN-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16593140#comment-16593140
]
ASF GitHub Bot commented on KYLIN-3510:
---------------------------------------
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 request base
(`master@8ecaba5`). [Click here to learn what that
means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
> The diff coverage is `0%`.
[](https://codecov.io/gh/apache/kylin/pull/209?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #209 +/- ##
=========================================
Coverage ? 20.92%
Complexity ? 4327
=========================================
Files ? 1079
Lines ? 69018
Branches ? 10006
=========================================
Hits ? 14440
Misses ? 53201
Partials ? 1377
```
| [Impacted
Files](https://codecov.io/gh/apache/kylin/pull/209?src=pr&el=tree) | Coverage Δ
| Complexity Δ | |
|---|---|---|---|
|
[.../org/apache/kylin/source/jdbc/JdbcHiveMRInput.java](https://codecov.io/gh/apache/kylin/pull/209/diff?src=pr&el=tree#diff-c291cmNlLWhpdmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3NvdXJjZS9qZGJjL0pkYmNIaXZlTVJJbnB1dC5qYXZh)
| `0% <0%> (ø)` | `0 <0> (?)` | |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/kylin/pull/209?src=pr&el=continue).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/kylin/pull/209?src=pr&el=footer). Last
update
[8ecaba5...7d77a40](https://codecov.io/gh/apache/kylin/pull/209?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
----------------------------------------------------------------
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)