Member since
01-04-2016
409
Posts
313
Kudos Received
35
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 6970 | 01-16-2018 07:00 AM | |
| 2610 | 09-13-2017 06:17 PM | |
| 4963 | 09-13-2017 05:58 AM | |
| 3164 | 08-28-2017 07:16 AM | |
| 4736 | 05-11-2017 11:30 AM |
12-28-2016
08:50 AM
@Sagar Shimpi Thanks. This resolved the issue
... View more
12-28-2016
08:50 AM
I tried the script and its working in my test env. Is it feasible to deploy in prod ? Any disadvantages?
... View more
12-24-2016
07:11 PM
1 Kudo
I tried to integrate ambari with ldap and it working fine previously. But suddenly it started giving error - ambari-server sync-ldap --all
Using python /usr/bin/python2
Syncing with LDAP...
Enter Ambari Admin login: admin
Enter Ambari Admin password:
Syncing all...ERROR: Exiting with exit code 1.
REASON: Caught exception running LDAP sync.
[LDAP: error code 2 - paged results cookie is invalid]; nested exception is javax.naming.CommunicationException:
[LDAP: error code 2 - paged results cookie is invalid]; remaining name 'dc=test,dc=datametica,dc=com'
... View more
Labels:
- Labels:
-
Apache Ambari
12-24-2016
06:57 PM
2 Kudos
Is there any way to auto sync ldap users for ambari ?
... View more
Labels:
- Labels:
-
Apache Ambari
12-22-2016
06:31 AM
1 Kudo
Ranger is showing different user in HDFS audit where as on ranger UI in audit section it shows different user. I am using HDP2.4 ranger 0.5. Can you help me how to resolve this?
... View more
Labels:
- Labels:
-
Apache Ranger
12-12-2016
09:17 AM
1 Kudo
@Pankaj Panjjar Are you able to ping your base machine. If yes the put the following entry in file:- vi /etc/resolve.com nameserver 8.8.8.8 And then try to ping google.com. I hope this will work for you. 🙂
... View more
11-24-2016
08:39 AM
@Ron Lee If data is not much then you can run same configuration with 3 Node cluster on blade server.
... View more
11-23-2016
10:14 AM
1 Kudo
@Ron Lee You can install 3 node cluster easily. 1) Would you let me know what component you required. 2) For for what purpose you are going to install the cluster? i.e for testing or for development.
... View more
11-17-2016
10:54 AM
1 Kudo
Thanks everyone. I have resolved this issue with following option. 1) Took hive database backup from mysql. 2) Removed the hive from that node. 3) Added new node and hive installed on new node. 4) Restore the hive database to mysql. And it's works. 🙂
... View more