Configurable interpreter process connection waiting timeout and larger default value.#116
Closed
Leemoonsoo wants to merge 1 commit intoapache:masterfrom
Closed
Configurable interpreter process connection waiting timeout and larger default value.#116Leemoonsoo wants to merge 1 commit intoapache:masterfrom
Leemoonsoo wants to merge 1 commit intoapache:masterfrom
Conversation
Member
Author
|
Ready to merge |
Member
Author
|
if there is no more discussions, I'm merging it into master. And 0.5.0 branch, too. while it's obviously fixing serious error for certain condition and not changing any behavior. |
Member
|
LGTM |
asfgit
pushed a commit
that referenced
this pull request
Jun 24, 2015
…r default value. https://issues.apache.org/jira/browse/ZEPPELIN-124 Increase connection timeout and make it configurable Author: Lee moon soo <moon@apache.org> Closes #116 from Leemoonsoo/ZEPPELIN-124 and squashes the following commits: 7e70289 [Lee moon soo] Increase interpreter connection timeout and make it configurable (cherry picked from commit 8045d70) Signed-off-by: Lee moon soo <moon@apache.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://issues.apache.org/jira/browse/ZEPPELIN-124
Increase connection timeout and make it configurable