shaofengshi commented on issue #90: satisfy multi-path of domain for kylin connection (against master) URL: https://github.com/apache/kylin/pull/90#issuecomment-398688571 Hello @study010 , I'm reviewing this patch again, still curious about the scenario. You mentioned "many companies use multi-path of domain", could you please give a sample? The URL in Kylin JDBC is not a Rest URL, its pattern is "jdbc:kylin//hostname/projectname"; When talking to Kylin, it will use "http://hostname:7070/kylin/api" as the endpoint. So in the URL, there is almost no case to have another "/". Thanks for the feedback.
---------------------------------------------------------------- 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] With regards, Apache Git Services
