Member since 
    
	
		
		
		07-28-2023
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                1
            
            
                Post
            
        
                0
            
            
                Kudos Received
            
        
                0
            
            
                Solutions
            
        
			
    
	
		
		
		07-28-2023
	
		
		11:43 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Currently running hue with official helm chart and trying to connect to remote hive metastore  After changing in hue.ini file when running ./build/env/bin/supervisor command it's throwing error -     [2023-07-27 06:16:06 -0700] [425] [INFO] Starting gunicorn 19.9.0  [2023-07-27 06:16:06 -0700] [425] [ERROR] Connection in use: ('0.0.0.0', 8888)  [2023-07-27 06:16:06 -0700] [425] [ERROR] Retrying in 1 second.  [2023-07-27 06:16:07 -0700] [425] [ERROR] Connection in use: ('0.0.0.0', 8888)     when checked on 8888 python process is running   Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name Timer  tcp 0 0 0.0.0.0:8888 0.0.0.0:* LISTEN 1001 39183488 1237/python3.8 off (0.00/0/0)  tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 0 36878564 - off (0.00/0/0)     But everytime after killing the process id , it's again creating a new process on same port and unable to restart hue     What would be the ideal way to restart hue or is there any separate command to achieve the same , please suggest  
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
		
			
				
						
							Labels:
						
						
		
			
	
					
			
		
	
	
	
	
				
		
	
	
- Labels:
- 
						
							
		
			Cloudera Hue
 
        