Re: How to access Python script's stdout when running in Yarn cluster mode?

2017-11-27 Thread Saisai Shao
I think you have plenty of ways to get application log, either via command line or programmatically, even with yarn RM UI. Since there already has several ways to get application log, so currently we don't have a plan to address this. 2017-11-27 20:04 GMT+08:00 Partridge, Lucas (GE Aviation) <

How to access Python script's stdout when running in Yarn cluster mode?

2017-11-27 Thread Partridge, Lucas (GE Aviation)
Thanks Jerry. “Currently there's no Livy api for you to get application log via REST API.” - That’s a real shame. Are there any plans to address this? Because this really limits the usefulness of Livy when I’m using Yarn cluster mode. It seems I have to make a choice between running my client