RE: [EXT] Re: List of Batch States?

2019-07-18 Thread Peter Wicks (pwicks)
gRkTsFyw%3D&reserved=0> On Wed, Jul 17, 2019 at 5:33 PM Peter Wicks (pwicks) mailto:pwi...@micron.com>> wrote: Can someone point me to, or provide, a list of Livy Batch states? I couldn’t find this detail in the docs: https://livy.incubator.apache.org/docs/latest/rest-api.html#bat

List of Batch States?

2019-07-17 Thread Peter Wicks (pwicks)
Can someone point me to, or provide, a list of Livy Batch states? I couldn't find this detail in the docs: https://livy.incubator.apache.org/docs/latest/rest-api.html#batch. Is it a subset of the Statement States? I wasn't sure about "waiting". * waiting * running * available *

RE: [EXT] Re: Code stops working after a few executions

2019-04-24 Thread Peter Wicks (pwicks)
vy.incubator.apache.org Subject: [EXT] Re: Code stops working after a few executions What is the status of the job in Livy or in YARN? Also, can you share your code, please? Thanks, Meisam On Tue, Apr 23, 2019 at 9:08 PM Peter Wicks (pwicks) mailto:pwi...@micron.com>> wrote: I am working in

Code stops working after a few executions

2019-04-23 Thread Peter Wicks (pwicks)
I am working in Livy v0.4 with Python. I'm using sessions. If I run the same Python code over and over again it will work around four times, then on the next time I get the error: Unexpected character ('#' (code 35)): expected a valid value (number, String, array, object, 'true', 'false' or '

Accessing Detailed Livy Session Information (session name?)

2019-04-12 Thread Peter Wicks (pwicks)
Greetings, I have a custom service that connects to Livy, v0.4 soon to be v0.5 once we go to HDP3. If sessions already exist it logs the session ID's and starts using them, if sessions don't exist it creates new ones. The problem is the account used to launch the Livy sessions is not unique to