Member since
01-19-2017
3676
Posts
632
Kudos Received
372
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 609 | 06-04-2025 11:36 PM | |
| 1175 | 03-23-2025 05:23 AM | |
| 579 | 03-17-2025 10:18 AM | |
| 2183 | 03-05-2025 01:34 PM | |
| 1373 | 03-03-2025 01:09 PM |
09-05-2017
01:02 PM
@btandel You have an issue with max.request.size the records imported was larger than the configured threshold. Can you now see the tables in ATLAS?
... View more
09-05-2017
11:43 AM
@sachin gupta This is a very old thread and the issue was solved by Jonas, for a new case please open a new thread. Member tend to ignore very OLD threads
... View more
09-05-2017
09:05 AM
@Rui Ornellas Junior Did you follow a specific document if so can you share the link? Can you copy and paste your krb5.conf remember to mask important info! Here is a great Hortonworks document
... View more
09-05-2017
07:56 AM
@David Sheard @Saisubramaniam Gopalakrishnan Public IPv4 addresses enable communication over the Internet, while private IPv4 addresses enable communication within the network of the instance (either EC2-Classic or a VPC) Can you try using the private IP's in the /etc/hosts on all the hosts and retry. 1x2.31.83.454 ip-1xx-x1-2x-1xx.ap.southeast-2.compute.internal
1x2.91.27.784 ip-2xx-x1-2x-1xx.ap.southeast-2.compute.internal Please let me know
... View more
09-04-2017
02:21 PM
@Gjin 733 You need to get a way to copy the krb5.conf thats the center piece
... View more
09-04-2017
02:06 PM
@Rajendra Manjunath Can you chnage this value hadoop.proxyuser.ambari-server.hosts={Ambari-server FQDN} If this is not a production cluster can you Stop All and Start All
... View more
09-04-2017
11:10 AM
@Joshua Adeleke Are the ranger.ldap.ad.* entries you entered correct ie not the examples in the documentation? Did you run already the ambari-server sync-ldap to see if your users are captured in the process? Could you add this values in your parameters? Group User Map Sync-----Yes
Username Attribute------sAMAccountName
User Search Base------valid entries
User Search Filter------ ?
User Search Scope------ ?
User Group Name Attribute------
Enable User Search----Yes Let me know
... View more
09-04-2017
10:15 AM
@Gjin 733 Have a look at this quick start part of Docker kerberos Usage Tell me if that worked?
... View more
09-04-2017
09:50 AM
@Kishore Kumar Can you check the /etc/hosts on the cluster nodes and make sure the entries are like IP:FQDN : short-name optional And the FQDN on each host should be the exact output of # hostname -f
... View more