Member since 
    
	
		
		
		02-19-2018
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                99
            
            
                Posts
            
        
                29
            
            
                Kudos Received
            
        
                32
            
            
                Solutions
            
        My Accepted Solutions
| Title | Views | Posted | 
|---|---|---|
| 1544 | 07-28-2020 07:46 AM | |
| 1394 | 07-28-2020 07:45 AM | |
| 2575 | 06-23-2020 11:15 PM | |
| 3783 | 06-23-2020 11:12 PM | |
| 2009 | 05-25-2020 02:41 AM | 
			
    
	
		
		
		04-11-2020
	
		
		11:21 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi @karthik_1984 ,     To my knowledge, Cloudera won't be providing any upgraded VMs. Therefore you would have to update your installation to support Spark 2. The installation instructions are here:     https://docs.cloudera.com/documentation/spark2/latest/topics/spark2_installing.html     Regards,  Steve 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		04-10-2020
	
		
		10:06 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi @mikejeezy , 
   
 You shouldn't remove the HDFS component but you can stop the HDFS service in the scenario that you describe.  
   
 Please refer to the documentation here: Configuring Kafka to Use Sentry Authorization 
   
 Sentry requires that your cluster include HDFS. After you install and start Sentry with the correct configuration, you can stop the HDFS service.  
   
 Regards, 
 Steve 
   
   
   
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		04-08-2020
	
		
		01:17 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi @Mondi ,     There are maintenance releases planned for 6.3 i.e. CDH 6.3.x. That means it is planned to do a CDH 6.3.4.     Regards,  Steve 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		04-07-2020
	
		
		04:51 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							 Hi @Mondi ,     CDH 6.3 is the last major version of CDH. CDP is the new distribution from Cloudera which effectively replaces CDH.      CDP is designed to run on-premises (like CDH) but it is also a cloud-native technology that can be run in the public cloud. CDP is also designed to support hybrid and private cloud architectures.      There are also some differences in the open-source projects that are supported in each of these distributions. You can compare these with the links below:      CDH 6.3.3 Packaging  Cloudera Runtime Data Center7.0.3      If you are starting a new initiative I recommend that you start with CDP as this is the latest generation of technology from Cloudera.     Regards,  Steve     
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		04-06-2020
	
		
		02:49 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi @Mondi ,     Cloudera's lifecycle support policies are documented here:     https://www.cloudera.com/legal/policies/support-lifecycle-policy.html     Cloudera 6.3 is supported until the end of March 2022.     Regards,  Steve 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		03-25-2020
	
		
		02:46 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi @Amn_468 ,     I'm not sure what is causing this issue. Do you have an enterprise support agreement with Cloudera and able to open a technical support case with us?     Regards,  Steve 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		03-20-2020
	
		
		12:43 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi @Amn_468 ,     Kudu masters don't serve or store data, so the rebalance tool will rebalance data across all of the tablet servers where the data are stored. You don't need any downtime to run the Kudu cluster rebalance tool.     Regards,  Steve 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		03-17-2020
	
		
		02:17 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							 Hi @Mondi ,     Please check this link for the versions of the open-source projects that are part of the Cloudera 6.3.x distribution:     https://docs.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_cdh_63_packaging.html#cdh_630_packaging     Regards,  Steve 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		03-13-2020
	
		
		04:24 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi @Mondi ,     Yes, small files can still cause an impact in CDH 6.3.3. This has nothing to do with the version of Cloudera but the way that the Namenode and HDFS interact when a lot of small files are stored in HDFS. Lots of small files create a lot of metadata that the Namenode must store and manage in memory.      To understand more about the impact of small files in HDFS and how to manage this, please refer to this article:     https://blog.cloudera.com/small-files-big-foils-addressing-the-associated-metadata-and-application-challenges/     Regards,  Steve 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		03-13-2020
	
		
		03:06 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi @pky      You can get the kubeconfig from your CDP environment configuration.     I'm hoping that this Community article might help you with your query:     https://community.cloudera.com/t5/Community-Articles/Cloudera-CDP-Data-Warehouse-Monitoring-How-to-get-the/ta-p/284436     Regards,  Steve 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		 
        













