Member since 
    
	
		
		
		01-20-2014
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                578
            
            
                Posts
            
        
                102
            
            
                Kudos Received
            
        
                94
            
            
                Solutions
            
        My Accepted Solutions
| Title | Views | Posted | 
|---|---|---|
| 6695 | 10-28-2015 10:28 PM | |
| 3570 | 10-10-2015 08:30 PM | |
| 5647 | 10-10-2015 08:02 PM | |
| 4103 | 10-07-2015 02:38 PM | |
| 2891 | 10-06-2015 01:24 AM | 
			
    
	
		
		
		06-03-2015
	
		
		04:38 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							KC, is the cluster otherwise ok? Please provide a screenshot of the entire browser window like Darren asked, this will help us narrow down the source of the popup
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		06-02-2015
	
		
		05:16 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							The most likely cause is that the HBase Canary (part of HBase, not from Service Monitor) is pinging each region's health regularly.    Prior to CM5.3.2, turning this HBase Canary off didn't work. So you could either  - upgrade to CM 5.3.2 (or later). This should not lead to cluster downtime as only CM and agents will be upgraded.  - lower the frequency of the the HBase Canary so that the discrepancy in stats is reduced.
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		06-02-2015
	
		
		05:13 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							What does "hostname -A" show on this host?  Do you use /etc/hosts or DNS for name resolution?  What OS is this on and do you have other nodes running successfully in this  cluster?    
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		06-02-2015
	
		
		05:06 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							We haven't released the package distribution of Kafka yet, it is only parcels for now.    Are you running a cluster based on packages already?
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-27-2015
	
		
		09:17 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							Thanks for the update!
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-27-2015
	
		
		07:47 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							The supervisord log might have a clue. It is in  /var/log/cloudera-scm-agent/supervisord.log    
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-27-2015
	
		
		07:39 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							In both lines, -Xmx52428800 is present, meaning maximum heap is 50MB.  Please raise it to a more reasonable size like 512MB or more and try again    
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-27-2015
	
		
		07:20 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 I set up a CM5.4.1 + CDH5.4.1 single node cluster and tried to upgrade (cluster -> upgrade). I see this text with CDH5.4.2 parcel selected for upgrade.      This wizard will upgrade CDH running on this cluster from CDH 5.4.1 to the  version selected below. This wizard supports the following scenarios:  - Major version upgrades from CDH 4 to CDH 5.  - Minor version upgrades from CDH 5.x to CDH 5.y.  - Maintenance releases from CDH a.b.x to CDH a.b.y    Please show us a screenshot where you see CDH5.4.2 not being offered for upgrade.       
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-25-2015
	
		
		06:14 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							Could you please check if either or both the HBase Canary (within HBase)  and HBase Region Health Canary (in Service Monitor) are turned on? I  suspect the Canary reads are what is skewing the stats. How many regions do  you have overall?    
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		05-19-2015
	
		
		04:49 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							Please verify that /tmp on both hosts do not have the noexec option set. You can verify this by running /bin/mount and checking the mount options. If you are able to, remount /tmp without noexec and try starting the NodeManager again
						
					
					... View more