Member since 
    
	
		
		
		02-06-2019
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                2
            
            
                Posts
            
        
                0
            
            
                Kudos Received
            
        
                0
            
            
                Solutions
            
        
			
    
	
		
		
		02-07-2019
	
		
		11:03 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 You can copy hbase-site.xml in your directory and make changes in that hbase-site.xml.  Then export below property and launch sqlline.  export HBASE_CONF_DIR=<new directory where you have copied hbase-site.xml> 
						
					
					... View more