Member since 
    
	
		
		
		01-15-2019
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                274
            
            
                Posts
            
        
                23
            
            
                Kudos Received
            
        
                29
            
            
                Solutions
            
        My Accepted Solutions
| Title | Views | Posted | 
|---|---|---|
| 1533 | 01-29-2024 03:30 AM | |
| 1613 | 02-21-2023 05:50 AM | |
| 1477 | 01-17-2023 05:53 AM | |
| 1328 | 12-29-2022 03:07 AM | |
| 4493 | 06-28-2022 08:16 AM | 
			
    
	
		
		
		01-29-2024
	
		
		03:30 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							 @Shivakuk   Can you try configuring access via ranger service? https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/security-authorization/topics/security-ref-auth-create-database.html 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		12-11-2023
	
		
		01:57 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @Sokka   Could you please try the below syntax. Instead of a single line separate linewise.  import  --connect  jdbc:oracle:thin:@server/service  --query  'SELECT * from mytable'        Hope this helps,  Paras  Was your question answered? Make sure to mark the answer as the accepted solution.  If you find a reply useful, say thanks by clicking on the thumbs up button. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-28-2023
	
		
		01:44 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 I would suggest to check/share Hue server logs if there is any logging related to webhdfs calls. Login as Hue admin and update user permissions by selecting filebrowser.access.     Hope this helps.     Regards,  Paras  Was your question answered? Make sure to mark the answer as the accepted solution.  If you find a reply useful, say thanks by clicking on the thumbs up button. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		03-27-2023
	
		
		07:29 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @BrianChan glad to know the issue is resolved. We do not recommend to disable kerberos once you have it enabled. The process is a complex one and we recommend to work with our support team if you have an active subscription. Also enabling kerberos for few services enabled is not supported.  At high level, you need to work through https://docs.cloudera.com/cdp-private-cloud-base/7.1.6/security-how-to-guides/topics/cm-security-using-cm-sec-config.html  There are additional steps to delete znodes for hbase , the znodes for High Availability(HA) must be deleted if more than one JobTracker role is configured, the znodes for High Availability(HA) must be deleted if HDFS HA is enabled.  Also ensure your /etc/krb5.conf remains same across all nodes if you are not managing this from Cloudera Manager.     Hope this helps,  Paras  Was your question answered? Make sure to mark the answer as the accepted solution.  If you find a reply useful, say thanks by clicking on the thumbs up button.          
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		03-24-2023
	
		
		08:16 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							 @MSabry are all your CDH parcels in activated state on the cluster? If not, please activate prior to any service starts.  Make sure you have the supported java version installed.  https://docs.cloudera.com/cdp-private-cloud-base/latest/installation/topics/cdpdc-install-jdk.html     Hope this helps,  Paras  Was your question answered? Make sure to mark the answer as the accepted solution.  If you find a reply useful, say thanks by clicking on the thumbs up button. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		03-24-2023
	
		
		08:12 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @intelia_liem this error generally occurs when you request go to standby namenode and is generally not a cause of concern in HA setup. However if your job fails, please review the distcp command and use nameservice or active namenode for the requests.     Hope this helps,  Paras  Was your question answered? Make sure to mark the answer as the accepted solution.  If you find a reply useful, say thanks by clicking on the thumbs up button. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		03-24-2023
	
		
		07:57 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @BrianChan  the part you highlighted is just a command parameter and not an error.  Please check for errors in stdout and resource manager role logs as well. Also it would help if you can share the entire logs including stderr, CM agent and supervisord logs of the node. You will generally find issues at the end of file  If this is a new cluster and you don't have issues with service downtime, I would also suggest to stop all services on the resource manager host and hard restart CM agent on the node. This will clear out any potential issues with supervisord staleness.     Hope this helps,  Paras  Was your question answered? Make sure to mark the answer as the accepted solution.  If you find a reply useful, say thanks by clicking on the thumbs up button.    
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		03-10-2023
	
		
		06:02 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @Tushar17      Have the packages been installed successfully? Please share the below output      #rpm -qa |grep cloudera  #service cloudera-scm-server restart  check the /var/log/messages for any relevant errors when you execute the restart command.     Hope this helps,  Paras  Was your question answered? Make sure to mark the answer as the accepted solution.  If you find a reply useful, say thanks by clicking on the thumbs up button. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		03-03-2023
	
		
		07:34 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @Net you can check if this PID exists delete it /var/run/cloudera-scm-server.pid  or the below docs  https://docs.cloudera.com/documentation/enterprise/latest/topics/cm_dg_troubleshooting_cluster_config.html#cmug_topic_15_1     Hope this helps,  Paras  Was your question answered? Make sure to mark the answer as the accepted solution.  If you find a reply useful, say thanks by clicking on the thumbs up button.       
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		02-22-2023
	
		
		02:29 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @allenchen please substitute the repo links with the version you want to install. Refer below document for download links. There was a known bug in one of the previous CM versions where {latest_supported} is not translated by express wizard.  https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/release-guide/topics/cdpdc-runtime-download-information.html     Hope this helps,  Paras  Was your question answered? Make sure to mark the answer as the accepted solution.  If you find a reply useful, say thanks by clicking on the thumbs up button. 
						
					
					... View more