Member since 
    
	
		
		
		09-29-2015
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                67
            
            
                Posts
            
        
                50
            
            
                Kudos Received
            
        
                8
            
            
                Solutions
            
        My Accepted Solutions
| Title | Views | Posted | 
|---|---|---|
| 1353 | 08-22-2016 11:07 AM | |
| 1211 | 08-18-2016 09:40 PM | |
| 7033 | 06-03-2016 11:17 PM | |
| 2335 | 06-01-2016 06:27 PM | |
| 1264 | 05-31-2016 06:42 PM | 
			
    
	
		
		
		05-31-2016
	
		
		06:42 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		2 Kudos
		
	
				
		
	
		
					
							 The design was to leave space to handle more than one cluster at a time in a single Ambari Server instance.  Maybe Ambari could have a convenient resource /api/v1/cluster (like you mention) that will convert to the [0] cluster automatically? If that makes sense, maybe file that JIRA in Ambari project? 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-23-2016
	
		
		03:40 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Can you post the tail of ambari-server.log? Likely an exception in there 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-23-2016
	
		
		12:31 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 There is also an Ambari project wiki page on using the Ambari API for Kerberos:  https://cwiki.apache.org/confluence/display/AMBARI/Automated+Kerberizaton 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-23-2016
	
		
		12:30 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 In case you want to perform this via the UI, the docs for enabling Kerberos via Ambari can be found here:  http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.2.0/bk_Ambari_Security_Guide/content/ch_configuring_amb_hdp_for_kerberos.html  Including a section on setting up an MIT KDC:  http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.2.0/bk_Ambari_Security_Guide/content/_optional_install_a_new_mit_kdc.html 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-23-2016
	
		
		12:28 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							 FWIW, There is API info on how to determine and restart host components on a given host.  https://cwiki.apache.org/confluence/display/AMBARI/Restart+Host+Components  And this is the JIRA for Ambari to support auto-start of services + components:  https://issues.apache.org/jira/browse/AMBARI-2330 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-20-2016
	
		
		02:13 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Latest / Trunk code for the Grafana DataSource can be found here...  https://github.com/apache/ambari/tree/trunk/ambari-metrics/ambari-metrics-grafana 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-11-2016
	
		
		06:41 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							 I think that message is meant to be more "INFO" than "WARNING". It's checking if there is a previous ambari-env.sh.rpmsave file that was created already and letting you know since there is none, there is are no old env settings to merge.  Looks like it has been changed to INFO (in future Ambari release) to avoid potential concern.  https://github.com/apache/ambari/commit/a5807823299cc575e8269167a6c0f45b003bb60c 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-11-2016
	
		
		03:01 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @Roberto Sancho in the browser, are you seeing an JavaScript errors? 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-09-2016
	
		
		11:46 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Also you might want to checkout the Capacity Scheduler view:  http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.1/bk_ambari_views_guide/content/ch_using_capacity_scheduler_view.html 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		04-25-2016
	
		
		06:17 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi, what version of Ambari are you running?  ambari-server --version 
						
					
					... View more