Member since 
    
	
		
		
		09-13-2018
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                2
            
            
                Posts
            
        
                0
            
            
                Kudos Received
            
        
                0
            
            
                Solutions
            
        
			
    
	
		
		
		09-11-2022
	
		
		02:01 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Hi Team,     We are running some Hive, and Impala queries and getting the below error for the job.   It was running fine earlier, but now it's failing.           We tried multiple ways, like re-created the tables and then tested with the REFRESH command for the table.   Whenever the job executes then automatically permission is changed with the user. It was like impala: hive  Could you please suggest how we can w take it forward?   Note: We recently upgraded the cluster to CDP. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
		
			
				
						
							Labels:
						
						
		
	
					
			
		
	
	
	
	
				
		
	
	
			
    
	
		
		
		09-13-2018
	
		
		10:27 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 Please follow the below steps. Options for container size control  Now comes the complicated part - there are various overlapping and very poorly documented options for setting the size of Tez containers.  According to some links, the following options control how Tez jobs started by Hive behave:   hive.tez.container.size – value in megabytes  hive.tez.java.opts  
						
					
					... View more