[
https://issues.apache.org/jira/browse/KYLIN-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI resolved KYLIN-595.
--------------------------------
Resolution: Fixed
Fix Version/s: v0.7.1
> Kylin JDBC driver should not assume Kylin server listen on either 80 or 443
> ---------------------------------------------------------------------------
>
> Key: KYLIN-595
> URL: https://issues.apache.org/jira/browse/KYLIN-595
> Project: Kylin
> Issue Type: Bug
> Components: Driver - JDBC
> Affects Versions: v0.6.5
> Reporter: Shaofeng SHI
> Assignee: Shaofeng SHI
> Fix For: v0.7.1
>
>
> Kylin JDBC driver assumes the server is working on 80 or 443 port; When user
> create a JDBC connection, it will check whether user specify the "ssl"
> property with default value false; if false, it will connect to server with
> http on port 80; if ssl=true, it will use https to connect the server on 443;
> Kylin should not make such assumption.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)