Member since 
    
	
		
		
		09-11-2015
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                21
            
            
                Posts
            
        
                20
            
            
                Kudos Received
            
        
                4
            
            
                Solutions
            
        My Accepted Solutions
| Title | Views | Posted | 
|---|---|---|
| 2682 | 09-11-2016 09:44 AM | |
| 2308 | 08-21-2016 06:18 AM | |
| 1782 | 08-18-2016 06:21 AM | |
| 2932 | 08-17-2016 02:13 PM | 
			
    
	
		
		
		03-19-2017
	
		
		08:25 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		4 Kudos
		
	
				
		
	
		
					
							 @shiremath, Found few blogs which can help.  Fault Injection and Elastic Partitioning  Hadoop code injection distributed fault injection 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		09-11-2016
	
		
		09:44 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							 Finally after exploring all the metrics/statistics info from the Solr admin overview page, below information helped to find the total size:  1) document of solr are composed of indexes & files compressed  2) the size of your solr core per node is to get in solr admin page  3) From the admin page corresponding core overview section provides Num of Docs & Total Size (including index & stored files)  4) Similarly get the size info from all Solr Nodes 
						
					
					... View more