Member since 
    
	
		
		
		09-21-2017
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                1
            
            
                Post
            
        
                1
            
            
                Kudos Received
            
        
                0
            
            
                Solutions
            
        
			
    
	
		
		
		01-15-2018
	
		
		02:12 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							For issue : Hue not showing hbase tables, we needs to give grant privilage to hue user in hbase shell.  take kerberos authentication using hbase keytab. then start hbase shell & use below command.  grant 'hue', 'RWXC'    Now you will find that hbase tables are showing in hue. same process is for hive also.
						
					
					... View more