Member since 
    
	
		
		
		04-08-2019
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                37
            
            
                Posts
            
        
                1
            
            
                Kudos Received
            
        
                1
            
            
                Solution
            
        My Accepted Solutions
| Title | Views | Posted | 
|---|---|---|
| 3507 | 10-11-2020 11:53 PM | 
			
    
	
		
		
		02-09-2021
	
		
		07:30 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 but CDH 6.3.2 and cloudera manager 6.3.1 are still not close source. There should be atleast some way to download it openly 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		02-08-2021
	
		
		02:18 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @GangWar  It worked. Thanks 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		02-08-2021
	
		
		01:34 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @GangWar  we will also have to update the following config to the local parcel repo right?     
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		02-08-2021
	
		
		01:10 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @GangWar      This will remain unchanged, as the paywall is only affecting accessing the binaries. The catch is if you have local repo set you can distribute parcels and expand cluster, but downloading parcels over internet will fail in this case.   By creating the local repo for parcels you mean that we will have to create a repo where we will have to host the .parcels file which is already downloaded on the nodes in the cluster?        Parth 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		02-07-2021
	
		
		10:19 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hello Team,     We are not able to add new nodes to CDH cluster, as it is asking for username and password for down loading the archives. Till 6.3.2 CDH is free and only an upgrade to 6.3.3 will require a license. Now even old parcel url requires username and password, where should I get them from?. Will it be required to pay for getting username and password even when using CDH 6.3.2?  URL change link  more information link over here is broken.            Parth 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
		
			
				
						
							Labels:
						
						
		
			
	
					
			
		
	
	
	
	
				
		
	
	
- Labels:
 - 
						
							
		
			Cloudera Manager
 
			
    
	
		
		
		12-22-2020
	
		
		06:24 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @Tim Armstrong  Thanks for helping out here.  My apologies for mis-understanding w.r.t packing information. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		12-19-2020
	
		
		07:39 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @Tim Armstrong  CDH 6.3.4 packaging  information suggests the Impala is still at 3.2.0 .  Am I looking at wrong page? We are eagerly waiting for Impala 3.3.0 & 3.4.0 to available in CDH package since September 2019 as they have very good features like Ranger Support, caching for remote filesystems liike S3.     Is there a way to run the Impala 3.4.0 with cloudera manager 6.3.1 and by passing the Impala which is provided by CDH 6.3.2? 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		12-18-2020
	
		
		09:43 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @Tim Armstrong Did the logs help? 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		12-16-2020
	
		
		10:28 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @Tim Armstrong  This is the stacktrace which I got from the impala demon INFO logs  I1216 18:24:31.520996  5823 jni-util.cc:256] 5348abd63d19b026:621ffa8a00000000] java.lang.IllegalStateException
	at com.google.common.base.Preconditions.checkState(Preconditions.java:133)
	at org.apache.impala.planner.SortNode.computeNodeResourceProfile(SortNode.java:258)
	at org.apache.impala.planner.PlanFragment.computeResourceProfile(PlanFragment.java:234)
	at org.apache.impala.planner.Planner.computeResourceReqs(Planner.java:388)
	at org.apache.impala.service.Frontend.createExecRequest(Frontend.java:1178)
	at org.apache.impala.service.Frontend.getPlannedExecRequest(Frontend.java:1466)
	at org.apache.impala.service.Frontend.doCreateExecRequest(Frontend.java:1345)
	at org.apache.impala.service.Frontend.getTExecRequest(Frontend.java:1252)
	at org.apache.impala.service.Frontend.createExecRequest(Frontend.java:1222)
	at org.apache.impala.service.JniFrontend.createExecRequest(JniFrontend.java:167)
I1216 18:24:31.521031  5823 status.cc:124] 5348abd63d19b026:621ffa8a00000000] IllegalStateException: null        Parth  
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		12-16-2020
	
		
		05:07 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @Tim Armstrong  got your point.      Can you put some more light on How the Impala query fragments are distributed. When Impala and kudu services both are located on different nodes In this case  data locality principle won't hold correct me if I am wrong.        Parth  
						
					
					... View more