Member since 
    
	
		
		
		12-04-2013
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                16
            
            
                Posts
            
        
                3
            
            
                Kudos Received
            
        
                2
            
            
                Solutions
            
        My Accepted Solutions
| Title | Views | Posted | 
|---|---|---|
| 13974 | 01-06-2014 04:52 PM | |
| 40061 | 12-25-2013 01:33 PM | 
			
    
	
		
		
		03-10-2015
	
		
		06:10 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 hey smark , i am having Matthew's same problem but his fix didn't work with me      when i tried   service cloudera-scm-server-db start  the output was :      Creating DB navms for role NAVIGATORMETASERVER  waiting for server to start.... done  server started  psql: could not connect to server: Connection timed out  Is the server running on host "localhost" and accepting  TCP/IP connections on port 7432?  waiting for server to shut down..... done  server stopped  Unable to create database role navms, giving up  waiting for server to start..... done  server started     its status :      pg_ctl: server is running (PID: 3808)  /usr/bin/postgres "-D" "/var/lib/cloudera-scm-server-db/data"          but when i tried to turn the server on :  service cloudera-scm-server start     it says server running [ok]  but when i get its status after a while i found it dead      service cloudera-scm-server status  cloudera-scm-server dead but pid file exists       My log error is same as the above  
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		02-13-2014
	
		
		11:33 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Glad to hear it, thanks for the followup! 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		01-15-2014
	
		
		09:00 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Thanks for the feedback, I will file a JIRA with our docs team to have this updated. 
   
 Much appreciated! 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		01-13-2014
	
		
		01:25 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Ok great. I restarted all MapReduce and Hbase daemons in addition to the HDFS daemons and it is working properly now. Thank you!     Previously I had only restarted HDFS. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		01-09-2014
	
		
		11:46 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							Please check softlink on  /etc/alternatives/    make sure they are pointing to correct hadoop config in /etc/hadoop/conf/core-site.xml etc.    deploying client config from CM also helps to resolve all the softlinks
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		12-28-2013
	
		
		09:22 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							These are available in the base version of Apache Hive shipped with CDH5 (beta currently). The CDH4 equivalent is on a stable release launched before the features were added upstream.    You could use Justin's guide to get a custom build of newer version of Hive running on your CDH4 cluster - this is possible to do.
						
					
					... View more