Member since 
    
	
		
		
		04-12-2016
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                124
            
            
                Posts
            
        
                20
            
            
                Kudos Received
            
        
                17
            
            
                Solutions
            
        My Accepted Solutions
| Title | Views | Posted | 
|---|---|---|
| 2721 | 11-26-2018 06:59 AM | |
| 18814 | 06-18-2018 08:29 AM | |
| 7608 | 03-12-2018 11:46 AM | |
| 3210 | 01-29-2018 12:59 PM | |
| 6422 | 10-10-2017 11:12 AM | 
			
    
	
		
		
		05-23-2017
	
		
		06:44 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi,     Here are some docs that should help.     CM Upgrade:  https://www.cloudera.com/documentation/enterprise/5-9-x/topics/cm_ag_ug_cm5.html#cmig_topic_9_4  CDH Upgrade:  https://www.cloudera.com/documentation/enterprise/5-9-x/topics/install_upgrade_to_cdh58.html     Good Luck,     Tina 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		02-14-2017
	
		
		07:08 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							Thanks Tina, I will check with our support contact about licensing. Installation progressing fine.
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		02-14-2017
	
		
		03:11 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							    Hi     I have uninstalled the cdh components of packages version and installed using parcels ...I am through..     I would like to ask a question in hbase. I have started hbase  shell by using the command ./hbase shell.     when I put the command list in the hbase prompt, I am getting following error:     ERROR: Can't get master address from ZooKeeper; znode data == null     Could you please help me to resolve this error.     Thanks,    
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		01-26-2017
	
		
		12:26 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							Hi, sure, it was a recomendation for future developments 🙂    Thanks a lot, finally we'll change the OS.  
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		11-17-2016
	
		
		04:31 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 I was able to do the installation successfully. the problem was my cloudera-manager.repo and cloudera-cdh5.repo had the same content. I edited it using the correct repo location. As i mentioned in the above comment(i edited it post the changes done in cloudera-manager.repo.     See above comment for correct repos.     Thanks,  Shilpa    
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		11-15-2016
	
		
		08:02 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 No, you do not have to re-install CDH.      Here is a document that shows you how to move Cloudera Manager to a new host and steps to take so your CDH hosts will see it.   http://www.cloudera.com/documentation/enterprise/latest/topics/cm_ag_restore_server.html     Moving the Cloudera Manager Server to a New Host   You can move the Cloudera Manager Server if either the Cloudera Manager database server or a current backup of the Cloudera Manager database is available.  To move the Cloudera Manager Server:  Identify a new host on which to install Cloudera Manager.  Install Cloudera Manager on a new host, using the method described under Install the Cloudera Manager Server Packages. Important:  The Cloudera Manager version on the destination host must match the version on the source host.  Do not install the other components, such as CDH and databases.    Copy the entire content of /var/lib/cloudera-scm-server/ on the old host to that same path on the new host. Ensure you preserve permissions and all file content.  If the database server is not available:  Install the database packages on the host that will host the restored database. This could be the same host on which you have just installed Cloudera Manager or it could be a different host. If you used the embedded PostgreSQL database, install the PostgreSQL package as described in Embedded PostgreSQL Database. If you used an external MySQL, PostgreSQL, or Oracle database, reinstall following the instructions in Cloudera Manager and Managed Service Datastores.  Restore the backed up databases to the new database installation.    Update /etc/cloudera-scm-server/db.properties with the database name, database instance name, username, and password.  Do the following on all cluster hosts:  In /etc/cloudera-scm-agent/config.ini, update the server_host property to the new hostname.  If you are replacing the Cloudera Manager database with a new database, and you are not using a backup of the original Cloudera Manager database, delete the /var/lib/cloudera-scm-agent/cm_guid file.  Restart the agent using the following command: $ sudo service cloudera-scm-agent restart     Start the Cloudera Manager Server. Cloudera Manager should resume functioning as it did before the failure. Because you restored the database from the backup, the server should accept the running state of the Agents, meaning it will not terminate any running processes.  The process is similar with secure clusters, though files in /etc/cloudera-scm-server must be restored in addition to the database. See Cloudera Security.        
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		11-07-2016
	
		
		09:42 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 problem sloved  stop all service - sudo service cloudera-scm-agent hard_stop_confimed  delete file /var/run/cloudera-scm-server.pid  allow read permission to /var/log/cloudera-scm-server/cloudera-scm-server.log & /var/log/cloudera-scm-server/db.log      start all service  sudo service cloudera-scm-server-db start  sudo service cloudera-scm-server start  sudo service cloudera-scm-agent hard_restart_confimed 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		10-25-2016
	
		
		09:35 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Many of the health issues could be related to free space issues.        If you fix the free space issues (You can just change the threshold that triggers the free space issue or surpress the issues) and wait a few minutes, most of you other issues may go away.       
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		10-17-2016
	
		
		01:40 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi My issue was solved by updating the SUSE 11SP4. Installed the updates as the os was in initial state.Erro rwas gone after that.             
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		- « Previous
- Next »
 
        










