[GitHub] zeppelin pull request #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2016-10-21 Thread astroshim
Github user astroshim closed the pull request at:

https://github.com/apache/zeppelin/pull/1302


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2016-10-21 Thread astroshim
GitHub user astroshim reopened a pull request:

https://github.com/apache/zeppelin/pull/1302

[ZEPPELIN-1306] Interpreter restarts on a note.

### What is this PR for?
This PR is for usability of restarting interpreter. 


### What type of PR is it?
Improvement


### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1306


### How should this be tested?
You can restart interpreter on the interpreter binding page on a note.
and can only restart ```scoped``` and ```isolated``` interpreter.
Please refer to screen shot.


### Screenshots (if appropriate)

![restartintp](https://cloud.githubusercontent.com/assets/3348133/17474018/b2739462-5d8e-11e6-81bb-da15544547a5.gif)



### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/astroshim/zeppelin ZEPPELIN-1306

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zeppelin/pull/1302.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1302


commit 5ad4503951e252b5a8be52f66a271e1ac913
Author: astroshim 
Date:   2016-08-08T07:26:32Z

Interpreter restarts on a note.

commit 439b3613d9ee6bcbf2b60499c6c1d72bb6a9b9d1
Author: astroshim 
Date:   2016-08-08T08:50:38Z

fix js code style.

commit 4dbe05ae1c811fed5db0b7bb1575bcdb4c08e8b4
Author: astroshim 
Date:   2016-08-14T16:01:36Z

change argument string to boolean

commit 03bdd05cb4d8cec5057c29a1dbe7f14dbf2d3c09
Author: astroshim 
Date:   2016-08-17T02:16:21Z

Merge branch 'master' into ZEPPELIN-1306

commit e698e6f91c6acf16605cdc5239096df0e9bfa98e
Author: astroshim 
Date:   2016-08-22T02:13:26Z

change method name

commit 322d427f26cf0cbe0108e363126e4ecef14c15d4
Author: astroshim 
Date:   2016-08-26T01:22:07Z

Merge branch 'master' into ZEPPELIN-1306

commit 29966a0194df23f67e95450f7fd1b05cd66bb0cb
Author: astroshim 
Date:   2016-08-26T16:38:28Z

change UI and restart interpreter process

commit 50c6acf9c796f2908f70845dd4d1c447a0d68863
Author: astroshim 
Date:   2016-08-26T16:41:11Z

delete unnecessary code

commit 2cea65bff322f0372d2c1df48ffe1b17823b7aba
Author: astroshim 
Date:   2016-08-26T16:56:34Z

change method name

commit f9ea386453e1db6ff8b910bcccdb0bb246445a6e
Author: astroshim 
Date:   2016-08-27T15:17:24Z

fix code style

commit a980500f68e6b49c34d7c44342b81bc8a3ff6e22
Author: astroshim 
Date:   2016-08-28T11:39:48Z

update html

commit 123882df7dc546539bc4e430ab596ad665d064b6
Author: astroshim 
Date:   2016-08-28T13:50:39Z

change button to icon

commit aa30b3966e16fb0da61a963a6ac382190413f720
Author: astroshim 
Date:   2016-08-31T15:59:08Z

inactive link when interpreter is not selected.

commit 78fdd74ba8124493086332f5905695db6244004a
Author: astroshim 
Date:   2016-09-06T05:05:42Z

update alert message.

commit ecfa7fbccb56bec87b2f2cb6e8fbe6d8736f35f6
Author: astroshim 
Date:   2016-09-07T07:47:53Z

remove dud code.

commit 0453402769ab34bc744610f8f9404ff11033ed42
Author: astroshim 
Date:   2016-09-09T06:23:56Z

Merge branch 'master' into ZEPPELIN-1306

commit 3127154ef5560bd86f3407d32edc9dd53fa15f71
Author: astroshim 
Date:   2016-09-16T13:18:35Z

Merge branch 'master' into ZEPPELIN-1306

commit 72a2259522b6975df069b507d7c8b58ca007d0af
Author: astroshim 
Date:   2016-09-16T14:55:42Z

add testcase and fix the doc.

commit 4c4339f513f365aecf55bce466b20a92e4166678
Author: astroshim 
Date:   2016-09-21T12:52:34Z

Merge branch 'master' into ZEPPELIN-1306

commit 5c4b32a4646da0e14123e14685e0d58b2b087d02
Author: astroshim 
Date:   2016-09-27T02:51:05Z

Merge branch 'master' into ZEPPELIN-1306

commit fa45bb55b2f8311e30cd8ceb7e24c73cb14505a8
Author: astroshim 
Date:   2016-09-27T13:05:51Z

remove debug log

commit 36f564273e2eaeeec97453151e315469d8026c90
Author: astroshim 
Date:   2016-10-04T14:53:09Z

add InterpreterForNote testcase

commit e8e0c179b11efb9f16deb9a657ea81455e3093eb
Author: astroshim 
Date:   2016-10-11T00:05:39Z

rebase

commit 499aa6bf3439b9e2524de59067f6d88eb6aec9bf
Author: astroshim 
Date:   2016-10-19T23:31:04Z

add PySparkInterpreter testcase

commit