Hi Bae, Timeout is not available now. You can watch this issue https://issues.apache.org/jira/browse/ZEPPELIN-242 to keep track of progress.
Thanks, moon On Wed, Aug 19, 2015 at 9:41 PM Bae, Jae Hyeon <metac...@gmail.com> wrote: > Hi Moon > > How can I configure timeout value? > > On Wed, Aug 19, 2015 at 7:04 PM, moon soo Lee <m...@apache.org> wrote: > >> Hi linxizeng, >> >> While timeout is configurable and the default value is infinite (does not >> change default behavior), your suggestion sounds good! >> >> Thanks! >> moon >> >> >> >> On Wed, Aug 19, 2015 at 5:22 PM linxi zeng <linxizeng0...@gmail.com> >> wrote: >> >>> Hi Moon, >>> When i use zeppelin to run some spark or sql programs, it will start >>> a RemoteInterpreterServer after the first time I run the paragraph, and >>> the RemoteInterpreterServer will never stop unless we stop the process or >>> the zeppelin server. >>> The problem is that the RemoteInterpreterServer will hold the resource >>> of yarn (we run zeppelin paragraph on yarn) even it did't run any >>> paragraph >>> after a long time, which is a waste of resources. >>> My suggestion is that, we can stop RemoteInterpreterServer >>> automatically when no paragraph run in a Specified time (for example >>> 3600s). Is this suggestion OK for you? >>> >>> Thanks, >>> linxizeng >>> >> >