As far as I know you can't get that info from the Livy API currently, but
you can get the YARN Application URL from the appInfo returned in a
GET /batches/{batchId} call and could find that info there.

                                                                                
   
 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:   Barrett Strausser <[email protected]>
To:     [email protected]
Date:   08/28/2017 03:05 PM
Subject:        Access Queue and App Name



As documented inĀ https://github.com/cloudera/livy#post-batches

How do I access the queue and app names once submitted in a batch job?

e.g. If I wanted to find an app with a certain name or submitted to a
certain queue how would I do that?

Reply via email to