Skip to content

ZEPPELIN-3391 Incorrect status shown for '%livy2.conf' and %spark2.conf' interpreters - #2915

Closed
r-kamath wants to merge 1 commit into
apache:masterfrom
r-kamath:ZEPPELIN-3391
Closed

ZEPPELIN-3391 Incorrect status shown for '%livy2.conf' and %spark2.conf' interpreters#2915
r-kamath wants to merge 1 commit into
apache:masterfrom
r-kamath:ZEPPELIN-3391

Conversation

@r-kamath

Copy link
Copy Markdown
Member

What is this PR for?

Incorrect status shown for '%livy2.conf' and %spark2.conf' interpreters

What type of PR is it?

Bug Fix

What is the Jira issue?

ZEPPELIN-3391

How should this be tested?

  • see jira ticket description

Screenshots (if appropriate)

Questions:

  • Does the licenses files need update? n/a
  • Is there breaking changes for older versions? n/a
  • Does this needs documentation? n/a

@r-kamath

Copy link
Copy Markdown
MemberAuthor

will merge this if there are no more discussions

@zjffdu

zjffdu commented Apr 12, 2018

Copy link
Copy Markdown
Contributor

Thanks @r-kamath , but I don't think this is the right fix. As you can see we have unit test to cover this. https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/test/java/org/apache/zeppelin/interpreter/ConfInterpreterTest.java#L62

This should due to something bug else

@r-kamath

Copy link
Copy Markdown
MemberAuthor

@zjffdu thanks for the pointer. I didn't check out the tests. My bad!

@felixcheungfelixcheung left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@r-kamath

Copy link
Copy Markdown
MemberAuthor

right fix is in #2926

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@r-kamath@zjffdu@prabhjyotsingh@felixcheung