GitHub user mwkang reopened a pull request:
https://github.com/apache/zeppelin/pull/1248
[ZEPPELIN-1069]Ignore implicit interpreter when user enter wrong
interpreter name
### What is this PR for?
Ignore implicit interpreter when user enter wrong interpreter name
linked to https://github.com/apache/zeppelin/pull/806#issuecomment-227041293
This PR is related to #1113
ZEPPELIN-1069 branch was force push, so couldn't reopen that PR.
### What type of PR is it?
Improvement
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1069
### How should this be tested?
Unit test
Run-time checking
### Screenshots (if appropriate)

### 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/mwkang/zeppelin ZEPPELIN-1069
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1248.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 #1248
----
commit 0b3cb383870e77037b79035c34a6dd146fb37ec0
Author: Minwoo Kang <[email protected]>
Date: 2016-07-29T07:21:53Z
Add function that is replName is binding.
commit d1c074887dc419a68014b912e0ed852d8d029df7
Author: Minwoo Kang <[email protected]>
Date: 2016-07-30T05:31:10Z
Add test cases
commit c3b5ddd0891a534ff015b02048b293e8c45b5e22
Author: Minwoo Kang <[email protected]>
Date: 2016-08-03T04:49:15Z
Refactor method name
commit ab8e78f9bcf037b46ced635966df59b61b695966
Author: Minwoo Kang <[email protected]>
Date: 2016-08-05T01:28:30Z
Modify that StringUtils is static import
commit c0f2af06d61c2e7b627eafbe471828898c8cef39
Author: Minwoo Kang <[email protected]>
Date: 2016-08-05T14:47:17Z
Modify static import position.
commit a8eede2fd24a647401e03f8149bef6d7e81754b4
Author: Minwoo Kang <[email protected]>
Date: 2016-08-08T14:58:24Z
Fixed CI
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---