Member since 
    
	
		
		
		01-25-2016
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                345
            
            
                Posts
            
        
                86
            
            
                Kudos Received
            
        
                25
            
            
                Solutions
            
        My Accepted Solutions
| Title | Views | Posted | 
|---|---|---|
| 6089 | 10-20-2017 06:39 PM | |
| 4780 | 03-30-2017 06:03 AM | |
| 3328 | 02-16-2017 04:55 PM | |
| 17774 | 02-01-2017 04:38 PM | |
| 1449 | 01-24-2017 08:36 PM | 
			
    
	
		
		
		04-25-2016
	
		
		04:37 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							@Aruna dadi I hope this will help for you. ---row format delimited fields terminated by '\001' 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		04-18-2016
	
		
		08:41 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 please provide below details:  Ambari Host Name  Your Cluster Name  Host Name where you client Issue  Ambari User ID 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		04-18-2016
	
		
		08:34 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 your command should be similar to like below:  curl -u admin:admin -i -H "X-Requested-By: ambari" -X PUT -d '{"HostRoles" : {"state" : "INSTALLED"}}' http://localhost:8080/api/v1/clusters/<Cluster Name>/hosts/<hostName where you have any issue>/host_components/< MAPREDUCE2_CLIENT> 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		04-18-2016
	
		
		08:28 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @kavitha velaga
  I believe that, Here is root Cause & solution for your issue:  root cause for your issue is : client in INSTALL_FAILED state  Solution: Provided API call to set it in INSTALLED state 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		04-18-2016
	
		
		08:26 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							@kavitha velaga please provide the output for below comand  http://<ambari_server_host>:<ambari_port>:/api/v1/clusters/<cluster_name>/hosts/hostname/host_components/MAPREDUCE2_CLIENT 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		04-18-2016
	
		
		08:08 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 good question but I'm not a product engineer to comment on this. But normally we are seeing huge compatibles issues between same flavor of Linux Ex : Cent OS 6 & Cent OS 7   I think, your SUSE OS hadoop metadata backups doesn't work for RHEL OS. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		04-18-2016
	
		
		07:24 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @rbalam
  SUSE & RHEL repos/rpms are different, I don't think simple migration works here like upgrading Linux version from RHEL6 to RHEL7.  http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.0/bk_Installing_HDP_AMB/content/_ambari_repositories.html 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		04-01-2016
	
		
		08:43 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 I think you need to put all class paths in shell script and create shell action. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		04-01-2016
	
		
		08:37 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hue doesn't have spark action to schedule. 
						
					
					... View more