[ 
https://issues.apache.org/jira/browse/LIVY-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gyorgy Gal updated LIVY-806:
----------------------------
    Fix Version/s: 0.10.0
                       (was: 0.9.0)

This issue has been moved to the 0.10.0 release as part of a bulk update. If 
you feel this is moved out inappropriately, feel free to provide justification 
and reset the Fix Version to 0.9.0.

> Where does livy retreives spark job logs from?
> ----------------------------------------------
>
>                 Key: LIVY-806
>                 URL: https://issues.apache.org/jira/browse/LIVY-806
>             Project: Livy
>          Issue Type: Question
>            Reporter: Shivam Kapoor
>            Priority: Trivial
>             Fix For: 0.10.0
>
>
> We know that we can retrieve spark job logs via following livy rest api
>  curl -X GET "http://localhost:8998/batches/1/log";
>  
> Excuse me if these question seem silly. But I am very new to this ecosystem, 
> so kindly bear with me. I have following questions
>  # This is a great option but where can I find these logs on the livy server 
> or spark server for the purpose of debugging? I couldn't find any logs being 
> written under _livy/logs_ or _spark/logs_. Neither does the document says 
> much about the same. 
>  # What happens to those logs when we delete the batch?
>  # Would you mind guiding me anything about debugging jobs when livy is 
> involved
> Thanks. Would appreciate any response!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to