Member since 
    
	
		
		
		07-11-2017
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                31
            
            
                Posts
            
        
                2
            
            
                Kudos Received
            
        
                2
            
            
                Solutions
            
        My Accepted Solutions
| Title | Views | Posted | 
|---|---|---|
| 26647 | 07-17-2017 09:49 PM | |
| 23876 | 07-17-2017 11:41 AM | 
			
    
	
		
		
		09-06-2024
	
		
		07:25 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							 My solution was to chmod -R cloudera-scm:cloudera-scm /var/lib/cloudera-scm-headlamp and restart Reports Manager. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		01-31-2019
	
		
		06:45 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 i have similar issue with Oracle 12.1.0.1.0 JDBC has a memleak     ojdbc7.jar -  Oracle 12.1.0.2.0 JDBC should fix  
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-28-2017
	
		
		09:58 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							@mbigelow Thank you, that solved the issue.    The /opt/cloudera/csd dir was empty, I downloaded CSD and configured it and then re-added service. The above exception is resolved.
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-17-2017
	
		
		09:49 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							 /user/spark directory was missing. I created it manually and it worked fine. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-15-2017
	
		
		07:21 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							Thanks mbigelow ,    After I disabled IPv6 the distribution issue got resolved. But I am still getting some other issue. Will post in other thread.
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-11-2017
	
		
		11:58 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							 CDH does not come with the Kafka parcel.  You need to add that seperately.  Check the list of available parcels.  If it is not present add the remote repo for CDH Kafka and check for new parcels.  If it is available, download, distribute, and activate.     From CM Add a Service Wizard:     "Apache Kafka is publish-subscribe messaging rethought as a distributed commit log. Before adding this service, ensure that either the Kafka parcel is activated or the Kafka package is installed." 
						
					
					... View more