You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by "Yaojie Feng (JIRA)" <ji...@apache.org> on 2016/09/27 21:00:23 UTC

[jira] [Commented] (TWILL-195) Add TwillRuntimeSpecification for twill application

    [ https://issues.apache.org/jira/browse/TWILL-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15527400#comment-15527400 ] 

Yaojie Feng commented on TWILL-195:
-----------------------------------

Implementation: Add {code}TwillRuntimeSpecification{code} interface and override it with {code}DefaultTwillRuntimeSpecification{code}. It will contain {code}TwillSpecification{code} and other environment variables required by the twill application. We will now serialize it instead of the {code}TwillSpecification{code} once we start the application and deserialize it for twill application service.

> Add TwillRuntimeSpecification for twill application
> ---------------------------------------------------
>
>                 Key: TWILL-195
>                 URL: https://issues.apache.org/jira/browse/TWILL-195
>             Project: Apache Twill
>          Issue Type: Improvement
>          Components: core
>            Reporter: Yaojie Feng
>
> Now we have RuntimeSpecification for twill runnable. We should also have a TwillRuntimeSpecification to pass runtime requirements for twill applications.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)