Hi All - no matter what cobination of user/pass I provide while establishing jdbc connection I always get the following exception:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.sql.SQLException: Authentication Failed. My connection string is as follows: jdbc:kylin://172.17.0.5:7070/default I tried admin/KYLIN as credentials (also upper/lowercase). kylin version:0.7.1-SNAPSHOT I also tried to enable external LDAP authentication but I think it doesn't seem to work at all. Could please advise me what to do in such a case?n Do I need external authentication to get it working - if so could please tell me what is the correct procedure of doing that? Thanks Marek
