Skip to content

[MINOR]Removed some codes using interpreterClassList#1085

Closed
jongyoul wants to merge 3 commits intoapache:masterfrom
jongyoul:minor-remove-usage-of-interpreterclasslist
Closed

[MINOR]Removed some codes using interpreterClassList#1085
jongyoul wants to merge 3 commits intoapache:masterfrom
jongyoul:minor-remove-usage-of-interpreterclasslist

Conversation

@jongyoul
Copy link
Copy Markdown
Member

@jongyoul jongyoul commented Jun 24, 2016

What is this PR for?

Removing dependency from interpreterClassList because this prevent new interpreter without interpreterClassList from registering in Zeppelin.

What type of PR is it?

[Bug Fix | Refactoring]

Todos

  • - Removed codes

What is the Jira issue?

N/A

How should this be tested?

It doesn't have any change on user level.

Screenshots (if appropriate)

Questions:

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

@Leemoonsoo
Copy link
Copy Markdown
Member

Iterating interpreterClassList is mainly for keeping order of interpreters defined in zeppelin.interpreters property.

Therefore this PR will not only refactoring the code but also bring some user level behavior changes.

@jongyoul
Copy link
Copy Markdown
Member Author

jongyoul commented Jun 24, 2016

@Leemoonsoo Could you please describe in details? Do you mean the order of interpreter tab? If it's what you said, That's sorted by group on front-side

@jongyoul
Copy link
Copy Markdown
Member Author

@Leemoonsoo I've figured out what you said. This PR changes the way to find a default interpreter, isn't it?

@Leemoonsoo
Copy link
Copy Markdown
Member

@jongyoul Yes, i thought so.

Added sorting method for interpreter binding
@jongyoul
Copy link
Copy Markdown
Member Author

@Leemoonsoo My last commit solves ordering interpreters.

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.

2 participants