Member since
02-08-2016
793
Posts
669
Kudos Received
85
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3061 | 06-30-2017 05:30 PM | |
3979 | 06-30-2017 02:57 PM | |
3300 | 05-30-2017 07:00 AM | |
3875 | 01-20-2017 10:18 AM | |
8394 | 01-11-2017 02:11 PM |
05-10-2016
09:32 AM
Were there any issue while kerberizing the cluster? Did it fininshed without any error ?
... View more
05-10-2016
09:29 AM
Hi @Nicola Marangoni Can you login to ambari and click on Kerberos->Advance and check if the principals are present /created for respective services properly ? Check the screenshot below -
... View more
05-10-2016
08:02 AM
@Amit Tewari From the usersync log it seems that ranger is able to sync with your ldap, below are the logs - "LdapUserGroupBuilder [UnixUserSyncThread] - Updating user count: 1, userName: atewari," "LDAPUserGroupBuilder.updateSink() completed with user count: 2" Are you able to see "atewari" use in Ranger UI? Enable debug in ranger - "vi /usr/hdp/current/ranger-admin/ews/webapp/WEB-INF/log4j.xml" replace info with debug in above file and restart ranger. Check xa-portal.log and see if you are able to see any error.
... View more
05-10-2016
07:52 AM
@Roberto Sancho How did you install Ambari Server? Did you use RPM ? There are 2 ways to install - 1. If you have install ambari server and now if you are trying to install HDP from ambari, then ambari takes care of packages to be installed on the nodes which you are going to add to HDP cluster via Ambari UI. 2. You can also do manual registration of hosts which requires no password to be provided in ambari UI. Please check the steps below for manual host registration - https://ambari.apache.org/1.2.1/installing-hadoop-using-ambari/content/ambari-chap6-1.html Once done with above steps, in ambari UI on "ADD HOST" wizard click on manual registration as shown below -
... View more
05-09-2016
04:44 PM
No. You just need to make sure you have passworless ssh configure from ambari host to node a01hop04. make sure a01hop04 has firewall and selinux disabled.
... View more
05-09-2016
04:33 PM
@Roberto Sancho Can you click on the "installing" which is side to the progress bar. It will display logs. You can check on which steps its taking long time. If possible pls share the logs.
... View more
05-09-2016
01:16 PM
@Elitsa Milanova Check this blog for getting fair idea for the values.- http://hortonworks.com/blog/managing-cpu-resources-in-your-hadoop-yarn-clusters/ http://crazyadmins.com/tag/tuning-yarn-to-get-maximum-performance/
... View more
05-09-2016
12:16 PM
2 Kudos
@Shushu Inbar
Can you specify like this - /hadoop/hdfs/data,/hdfs_volume Please do not specify it on new like via pressing "Enter". Let me know if it works.
... View more
05-09-2016
11:59 AM
@sanka sandeep Can you provide details below - 1. Screenshot of HIVE View configuration. You can get this by -
login to Ambari server - Click on "Admin" tab dropdown -> Manage Ambari
on left side click on views> HIVE Views and get the screenshot of configuration page.
2. Attach /etc/ambari-server/conf/ambari.properties
3. Attach
/var/log/ambari-server/ambari-server.log
/etc/hive/conf [zip the folder and attach] /etc/hadoop/conf/
... View more
05-09-2016
10:46 AM
1. Can you make sure the username and password are correct. Try login from cli just to make ensure. 2. Can you attached ranger usersync.log and xa-portal.log.
... View more