Member since 
    
	
		
		
		07-30-2019
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                453
            
            
                Posts
            
        
                112
            
            
                Kudos Received
            
        
                80
            
            
                Solutions
            
        My Accepted Solutions
| Title | Views | Posted | 
|---|---|---|
| 2397 | 04-12-2023 08:58 PM | |
| 4969 | 04-04-2023 11:48 PM | |
| 1574 | 04-02-2023 10:24 PM | |
| 3463 | 07-05-2019 08:38 AM | |
| 3398 | 05-13-2019 06:21 AM | 
			
    
	
		
		
		04-13-2023
	
		
		08:48 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Thanks for the answers I'll go the procedures 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		04-06-2023
	
		
		12:49 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @SSandhu   The first question is I am just wondering if you have an HDP subscription. If not sure you could independently run the below to see whether the repo URL is valid  and reachable  Display enabled  HDP software repositories     # yum repolist  Clean out all HDP packages and metadata from cache        # yum clean all  Refresh HDP packages on your system        # yum update  Reinstall AMC  yum reinstall ambari-metrics-collector  The above steps should help you resolve  AMC does not exist in the stack-select package              
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		11-04-2022
	
		
		02:52 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @abdebja   , Great in that case let me know if we are good to Close the Thread , Please accept your last comment as Accept as Solution. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		08-27-2022
	
		
		08:11 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 This link helped me to understand my problem  https://community.cloudera.com/t5/Support-Questions/Cannot-create-support-cacse/td-p/309433/jump-to/first-unread-message 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		12-24-2021
	
		
		06:40 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Try to clean your metadata with ./hbase-cleanup.sh --cleanAll command and restart your services.  If you get "Regionservers  are not expired. Exiting without cleaning hbase data" stop Hbase service before running the command. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		06-21-2021
	
		
		01:05 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi Arvind , Can you check the Ambari server logs to see what error you are getting. If you are seeing something like this :     Caused by: org.apache.ambari.server.AmbariException: Base url is missing for request RepositoryRequest     Try to add this :   gpl.license.accepted=true" in /etc/ambari-server/conf/ambari.properties and restart ambari-server.    
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-20-2021
	
		
		06:54 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @dmharshit      Check your Ambari UI--->HDFS-->Config-- look for the parameter hadoop.proxyuser.hive.hosts make sure it's the HS2 host is listed here.  In my case bern.swiss.ch         Then restart the stale services and revert if you see any errors share the logs  Happy Hadooping 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		12-13-2020
	
		
		10:05 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Yes, That's correct Answer and it works. But do we have any other workaround, as we have disabled exec due to security reasons. So how to achieve this.? 
						
					
					... View more