You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/01/04 20:40:39 UTC

[jira] [Commented] (PHOENIX-2561) Phoenix throws "malformed url " error when keytab path contains "C:\User\abc\principal.keytab"

    [ https://issues.apache.org/jira/browse/PHOENIX-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15081656#comment-15081656 ] 

Josh Elser commented on PHOENIX-2561:
-------------------------------------

I was trying to help out Varsha on some $dayjob forums. It seems like the JDBC url parsing code doesn't work when the keytab file path contains a colon (as would be the case on Windows systems). The tokenizer would be too aggressive, lopping off {{C}} as the keytab file instead of the full {{C:\User\...}}.

> Phoenix throws "malformed url " error when keytab path contains "C:\User\abc\principal.keytab"
> ----------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-2561
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2561
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.2.0
>         Environment: Windows 
>            Reporter: Varsha Borhade
>
> Please refer : https://community.hortonworks.com/questions/7887/phoenix-throws-malformed-url-error-when-keytab-pat.html#answer-8298



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)