You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Swaroopa Kadam (Jira)" <ji...@apache.org> on 2019/08/27 19:01:01 UTC

[jira] [Closed] (PHOENIX-5221) Phoenix Kerberos Integration tests failure on Redhat Linux

     [ https://issues.apache.org/jira/browse/PHOENIX-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Swaroopa Kadam closed PHOENIX-5221.
-----------------------------------

bulk closing of jiras after 4.14.3 release

> Phoenix Kerberos Integration tests failure on Redhat Linux
> ----------------------------------------------------------
>
>                 Key: PHOENIX-5221
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5221
>             Project: Phoenix
>          Issue Type: Bug
>         Environment: Redhat / Centos Linux 
>            Reporter: Mehdi Salarkia
>            Assignee: Mehdi Salarkia
>            Priority: Blocker
>             Fix For: 4.15.0, queryserver-1.0.0, 4.14.3
>
>         Attachments: PHOENIX-5221.4.14-HBase-1.4.v1.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Due to this bug https://bugzilla.redhat.com/show_bug.cgi?id=668830
> We need to use `localhost.localdomain` when running these tests on Jenkins (Centos)
>  but for Mac OS it should be `localhost` to pass.
> The reason is kerberos principals in this tests are looked up from /etc/hosts
>  and 127.0.0.1 is resolved to `localhost.localdomain` rather than `localhost` on Redhat
>  KDC sees `localhost` != `localhost.localdomain` and as the result test fails with authentication error.
>  It's also important to note these principals are shared between HDFs and HBase in this mini HBase cluster.
>  Some more reading https://access.redhat.com/solutions/57330



--
This message was sent by Atlassian Jira
(v8.3.2#803003)