Skip to content

[ZEPPELIN-2465] Minor code fixes for the livy package - #2297

Closed
benoyantony wants to merge 1 commit into
apache:masterfrom
benoyantony:refactor
Closed

[ZEPPELIN-2465] Minor code fixes for the livy package#2297
benoyantony wants to merge 1 commit into
apache:masterfrom
benoyantony:refactor

Conversation

@benoyantony

Copy link
Copy Markdown

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
benoyantonyforce-pushed the refactor branch 5 times, most recently from e147a05 to b8d26d0CompareApril 28, 2017 22:15
@benoyantony

Copy link
Copy Markdown
Author

@zjffdu , could you please review this change ?

@zjffdu

Copy link
Copy Markdown
Contributor

Thanks @benoyantony , LGTM, wait for CI pass

@asfgitasfgit closed this in 55cb6b8May 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 <benoy@apache.org>
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 <zjffdu@apache.org>
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.

3 participants

@benoyantony@zjffdu@felixcheung