Hi Marek,

Did you check the jdbc log file (kylin_jdbc.log)? Before throws the
Authentication failed error, there should be some message be output to the
log file, like:

Authentication Failed with error code xxx and message: xxxxxx

Please attache the full log file here is possible, I¹d like to check
what¹s wrong in it.

On 3/16/15, 10:13 PM, "Marek Wiewiorka" <[email protected]> wrote:

>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

Reply via email to