Member since 
    
	
		
		
		09-29-2015
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                5243
            
            
                Posts
            
        
                22
            
            
                Kudos Received
            
        
                34
            
            
                Solutions
            
        My Accepted Solutions
| Title | Views | Posted | 
|---|---|---|
| 2222 | 07-13-2022 07:05 AM | |
| 4825 | 08-11-2021 05:29 AM | |
| 2963 | 07-07-2021 01:04 AM | |
| 2312 | 07-06-2021 03:24 AM | |
| 4416 | 06-07-2021 11:12 PM | 
			
    
	
		
		
		09-27-2023
	
		
		05:01 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Maybe you can combine these two for a failed job alert: 
 
 “Configuring Custom Alert Scripts” 
 “Configuring Log Alerts” 
 
 My thought process is, that in the RM log, there is a very reliable pattern when a job fails (e.g. finalStatus=FAILED), so you could set up a Log Alert for that. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-13-2022
	
		
		07:05 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hello @dk_srini , 
   
 it is a great question! Have you seen this section of the Cloudera Doc about Redaction of Sensitive Information from Diagnostic Bundles, please? 
   
 If it covers your enquiry, please mark this answer as a solution.    Best regards: 
 Ferenc 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		08-24-2021
	
		
		12:54 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hello @roshanbi ,     thank you for the clarification. I am not aware of any automated way of doing the translation.   If I was facing with this task, I would dive into the differences between these SQL dialects and if Kudu needs some different design considerations when building up the queries and either to it manually or consider if it takes less effort to build custom automation, then build scripts for the job.     Kind regards:  Ferenc 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		08-11-2021
	
		
		06:02 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							 Hi @roshanbi ,  thank you for raising this question on the Cloudera Community!     Do I understand correctly that you are storing data in Kudu and you would like to re-use your Oracle functions and use Zeppelin as your notebook?     Please note, Kudu does not have an SQL Engine, hence it does not have JDBC driver available. First, you need to decide what SQL Engine will be used in combination with Kudu. Would it be for instance Impala, Spark, Nifi...?     Once you know what SQL Engine will be used with Kudu, your next question would be how easy is it to translate your Oracle functions into that specific SQL dialect.     Hope it helps!  Kind regards:  Ferenc 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		08-11-2021
	
		
		05:29 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi @Sriparna ,  thank you for reaching out to Cloudera Community.  I understand that you would like to consume from Kafka topic to Hive table using Structured Streaming and you run into some issues.     I've found a Community Article that looks related. Have you seen this?     Please note, if you consider using Continuous Processing, it is not supported as it is still in an experimental state.     Hope these pointers take you closer to a solution!    Best regards:  Ferenc 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-09-2021
	
		
		07:26 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi @SujaP ,     this can happen e.g. when you run out of disk space.       1. Please make sure that the disk have enough space to keep unpacked parcels.  2. Hard stop cloudera-scm-agent service (supervisord)  3. Empty the parcel directories : /opt/cloudera/parcels & opt/cloudera/parcel-cache  4. Start the agent service (#systemctl start cloudera-scm-agent)     Kind regards:  Ferenc 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-09-2021
	
		
		06:58 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hello @Eduardohahn ,     based on the exception, SMM is configured to use Ranger for authorization, but SMM cannot communicate with Ranger (404 exception). Is your cluster kerberized already? Without kerberos, it is expected to fail.  The exception shows "auth:SIMPLE", which suggests to me that the cluster is not kerberized.     Kind regards:  Ferenc 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-07-2021
	
		
		01:04 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hello @Tomek ,     the exception is coming from Podium Data. Please reach out to Qlik Support, as based on the stack trace, the issue occurs in the Podium Data code, hence we do not have access to its sourcecode.     Kind regards:  Ferenc 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-06-2021
	
		
		05:16 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hello @RajatL ,     please find the information on the currently available API calls in the "CDP API reference".     Hope it helps!     Kind regards:  Ferenc 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-06-2021
	
		
		03:24 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hello @someguy ,     Thank you for raising the question of how to set up a limit and configure alerts on CDP Public Cloud Usage spending.     Because of the nature of how billing and metering work, best of my knowledge it is not possible.  Please read the "Cloud Usage Pricing and Billing Terms" and the "Cloudera Data Platform (CDP) Public Cloud service rates", so you can calculate an estimate on the spending in advance.     Hope it helps!  Best regards:  Ferenc    
						
					
					... View more