Skip to content

Conversation

@minahlee
Copy link
Member

@minahlee minahlee commented Oct 24, 2016

What is this PR for?

#1522 tried to fix same issue by making as least change as possible, but fixing it in backend side looks like more proper approach as #1522 (comment).

This PR fixes ZEPPELIN-1461 by changing properties field of InterpreterSetting class from Properties -> Object.

What type of PR is it?

Bug Fix

What is the Jira issue?

ZEPPELIN-1461

Screenshots (if appropriate)

Before
screen shot 2016-10-24 at 8 42 02 pm

After
screen shot 2016-10-24 at 8 37 17 pm

Questions:

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

@minahlee
Copy link
Member Author

\cc @jongyoul @cloverhearts @kjhong for review

@minahlee minahlee force-pushed the ZEPPELIN-1461 branch 3 times, most recently from 2c99cec to a02421c Compare October 24, 2016 13:32
@prabhjyotsingh
Copy link
Contributor

Tested on local LGTM.
+1 for adding more test cases!

@jongyoul
Copy link
Member

LGTM. Please rebase it.

@minahlee minahlee force-pushed the ZEPPELIN-1461 branch 2 times, most recently from 22a27ea to 93e45a0 Compare October 31, 2016 09:22
@minahlee
Copy link
Member Author

@jongyoul Done :)

@cloverhearts
Copy link
Member

Tested.
Looks good to me!
Very good and clear code!
+1

@jongyoul
Copy link
Member

jongyoul commented Nov 2, 2016

I'll merge it.

@asfgit asfgit closed this in 28adacb Nov 2, 2016
@minahlee minahlee deleted the ZEPPELIN-1461 branch November 2, 2016 04:52
asfgit pushed a commit that referenced this pull request Nov 2, 2016
Closes #338 (fixed by #1476)
Closes #1522 (fixed by #1559)
Closes #1527 (fixed by #1511)
darionyaphet pushed a commit to darionyaphet/zeppelin that referenced this pull request Nov 4, 2016
…eation page

### What is this PR for?
apache#1522 tried to fix same issue by making as least change as possible, but fixing it in backend side looks like more proper approach as apache#1522 (comment).

This PR fixes ZEPPELIN-1461 by changing `properties` field of `InterpreterSetting` class from `Properties` -> `Object`.
### What type of PR is it?

Bug Fix
### What is the Jira issue?

[ZEPPELIN-1461](https://issues.apache.org/jira/browse/ZEPPELIN-1461)
### Screenshots (if appropriate)

Before
![screen shot 2016-10-24 at 8 42 02 pm](https://cloud.githubusercontent.com/assets/8503346/19644395/5d20a864-9a2a-11e6-806a-8a44e44a108a.png)

After
![screen shot 2016-10-24 at 8 37 17 pm](https://cloud.githubusercontent.com/assets/8503346/19644281/d72be1ce-9a29-11e6-9b67-6d5de263b0de.png)
### Questions:
- Does the licenses files need update? no
- Is there breaking changes for older versions? no
- Does this needs documentation? no

Author: Mina Lee <[email protected]>

Closes apache#1559 from minahlee/ZEPPELIN-1461 and squashes the following commits:

4a278f0 [Mina Lee] Add test checking InterpreterProperty class
14a6300 [Mina Lee] Add selenium test for display description on interpreter create
4eba177 [Mina Lee] Fix order of properties in ui and java code style
1a2a41d [Mina Lee] Show description when create new interpreter
darionyaphet pushed a commit to darionyaphet/zeppelin that referenced this pull request Nov 4, 2016
…eation page

### What is this PR for?
apache#1522 tried to fix same issue by making as least change as possible, but fixing it in backend side looks like more proper approach as apache#1522 (comment).

This PR fixes ZEPPELIN-1461 by changing `properties` field of `InterpreterSetting` class from `Properties` -> `Object`.
### What type of PR is it?

Bug Fix
### What is the Jira issue?

[ZEPPELIN-1461](https://issues.apache.org/jira/browse/ZEPPELIN-1461)
### Screenshots (if appropriate)

Before
![screen shot 2016-10-24 at 8 42 02 pm](https://cloud.githubusercontent.com/assets/8503346/19644395/5d20a864-9a2a-11e6-806a-8a44e44a108a.png)

After
![screen shot 2016-10-24 at 8 37 17 pm](https://cloud.githubusercontent.com/assets/8503346/19644281/d72be1ce-9a29-11e6-9b67-6d5de263b0de.png)
### Questions:
- Does the licenses files need update? no
- Is there breaking changes for older versions? no
- Does this needs documentation? no

Author: Mina Lee <[email protected]>

Closes apache#1559 from minahlee/ZEPPELIN-1461 and squashes the following commits:

4a278f0 [Mina Lee] Add test checking InterpreterProperty class
14a6300 [Mina Lee] Add selenium test for display description on interpreter create
4eba177 [Mina Lee] Fix order of properties in ui and java code style
1a2a41d [Mina Lee] Show description when create new interpreter
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.

4 participants