Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade for livy 0.6.0 #56

Open
parisni opened this issue Apr 16, 2019 · 4 comments
Open

Upgrade for livy 0.6.0 #56

parisni opened this issue Apr 16, 2019 · 4 comments

Comments

@parisni
Copy link
Contributor

parisni commented Apr 16, 2019

Hi

looks livy 0.6.0 broke the session api

any will to make that compatible ?

@acroz
Copy link
Owner

acroz commented Apr 16, 2019

Yeah, definitely. I'll look at it when I get a chance.

Do you know the specifics of what they've changed off hand?

@acroz
Copy link
Owner

acroz commented Jun 20, 2020

Hi @parisni - we are using Livy 0.7.0 in the integration tests. Is there something we're not testing that is broken?

@BjoernWaechter
Copy link

Hi
we are using livy 0.6.0 installed in a cloudera cluster with kerberos and it seems the proxyUser is not set.
The session json looks like this:
{"id":13,"name":null,"appId":null,"owner":null,"state":"starting","kind":"pyspark","appInfo":{"driverLogUrl":null,"sparkUiUrl":null},"log":[...]}

@zeninpalm
Copy link

Hi @BjoernWaechter @acroz @parisni, I created a PR to resolve this issue and tested it on our cluster, now the code should work as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants