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

Nixon Rodrigues edited comment on ATLAS-3926 at 8/25/20, 1:31 PM:
------------------------------------------------------------------

For kerberos authentication properties with prefix 
"atlas.authentication.method.kerberos" are used for configuring the kerberos 
filter. I see them as some commented. please ensure following properties are 
set and kinit is done before running import-hive.sh

atlas.authentication.method.kerberos=true
atlas.authentication.method.kerberos.keytab=/keytab/atlas.keytab
atlas.authentication.method.kerberos.principal=atlas/_h...@example.com
atlas.authentication.method.kerberos.name.rules=
atlas.authentication.keytab=/keytab/atlas.keytab
atlas.authentication.principal=atlas/_h...@example.com




was (Author: nixonrodrigues):
For kerberos authentication properties with prefix 
"atlas.authentication.method.kerberos" are used for configuring the kerberos 
filter. I see them as some commented. please ensure following properties are 
set and kinit is done before running import-hive.sh

atlas.authentication.method.kerberos=true
atlas.authentication.method.kerberos.keytab=/keytab/atlas.keytab
atlas.authentication.method.kerberos.principal=atlas/_h...@example.com
atlas.authentication.method.kerberos.name.rules=
atlas.authentication.keytab=/keytab/atlas.keytab
atlas.authentication.principal=atlas/_h...@root.hwx.site



> Atlas1.2 with Kerberos problem
> ------------------------------
>
>                 Key: ATLAS-3926
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3926
>             Project: Atlas
>          Issue Type: Bug
>          Components: falcon-integration, hive-integration
>    Affects Versions: 1.2.0
>            Reporter: yuyu
>            Priority: Major
>             Fix For: 1.2.0
>
>         Attachments: image-2020-08-25-16-29-12-906.png, 
> image-2020-08-25-16-29-29-667.png, image-2020-08-25-16-30-34-221.png, 
> image-2020-08-25-16-31-23-439.png, image-2020-08-25-16-31-28-330.png, 
> image-2020-08-25-16-34-41-642.png, image-2020-08-25-16-35-09-836.png, 
> image-2020-08-25-16-38-45-645.png
>
>
> Hello, everyone. Recently, I encountered a problem with Kerberos when 
> deploying atlas.I tried to deploy atlas service on my CDH cluster with CDH 
> version 5.16 and Kerberos service deployed.My installation method is Atlas 
> 1.2 integrated CDH HBase and external 5.5.1 Solr
> When I start the atlas service, I can successfully access the atlas web page 
> through my computer:
> !image-2020-08-25-16-29-29-667.png!
> But when I tried to import hive metadata information, something went wrong,as 
> shown in the figure below:
> !image-2020-08-25-16-30-34-221.png!
> !image-2020-08-25-16-38-45-645.png!
> !image-2020-08-25-16-31-28-330.png!
> It seems to indicate that I don't have a valid Kerberos principal?
> Here is part of my atlas configuration file  atlas-application.properties:
> !image-2020-08-25-16-34-41-642.png!
> !image-2020-08-25-16-35-09-836.png!
> Can anyone tell me what the problem is,thanks.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to