Skip to content

Conversation

@benoyantony
Copy link

What is this PR for?

Minor code fixes for the livy package.
The code fixes include :
Fixing a typo in a classname - BaseLivyInterprereter to BaseLivyInterpreter
Removing an unused variable in BaseLivyInterpreter
Removing unused imports in a few classes

What type of PR is it?

Refactoring

What is the Jira issue?

https://issues.apache.org/jira/browse/ZEPPELIN-2465

How should this be tested?

No need to test as there is no change in funcionality

Questions:

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

@benoyantony benoyantony force-pushed the refactor branch 5 times, most recently from e147a05 to b8d26d0 Compare April 28, 2017 22:15
@benoyantony
Copy link
Author

@zjffdu , could you please review this change ?

@zjffdu
Copy link
Contributor

zjffdu commented Apr 28, 2017

Thanks @benoyantony , LGTM, wait for CI pass

@asfgit asfgit closed this in 55cb6b8 May 2, 2017
asfgit pushed a commit that referenced this pull request May 2, 2017
Minor code fixes for the livy package.
The code fixes include :
Fixing a typo in a classname - BaseLivyInterprereter to BaseLivyInterpreter
Removing an unused variable in BaseLivyInterpreter
Removing unused imports in a few classes

Refactoring

https://issues.apache.org/jira/browse/ZEPPELIN-2465

No need to test as there is no change in funcionality

* Does the licenses files need update? NO
* Is there breaking changes for older versions? NO
* Does this needs documentation? NO

Author: Benoy Antony <[email protected]>

Closes #2297 from benoyantony/refactor and squashes the following commits:

bd6d8ff [Benoy Antony] ZEPPELIN-2465 Minor code fixes for the livy package

(cherry picked from commit 55cb6b8)
Signed-off-by: Jeff Zhang <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants