Thanks Lucas, nice catch. I'm surprised that typo has lasted so long
without being found.

                                                                                
   
 Alex Bozarth                                                                   
   
 Software Engineer                                                              
   
 Spark Technology Center                                                        
   
                                                                                
   
                                                                                
     
                                                                                
     
                                                                                
     
 E-mail: [email protected]                                                    
     
 GitHub: github.com/ajbozarth                                                   
     
                                                                   505 Howard 
Street 
                                                             San Francisco, CA 
94105 
                                                                       United 
States 
                                                                                
     








From:   "Partridge, Lucas (GE Aviation)" <[email protected]>
To:     "[email protected]"
            <[email protected]>
Date:   10/23/2017 07:37 AM
Subject:        Typo in REST API (GET /sessions response body) docs?



In
https://github.com/apache/incubator-livy/blob/master/docs/rest-api.md#response-body
 – shouldn’t ‘size’ be replaced with ‘total’?  Put it this way, if I use
‘total’ a Java client works, whereas it doesn’t if I use ‘size’.

This change would also make the response body consistence with that for
GET /batches:
https://github.com/apache/incubator-livy/blob/master/docs/rest-api.md#response-body-9
 (although perhaps that should use ‘batches’ rather than ‘sessions’?!).

Reply via email to