[ https://issues.apache.org/jira/browse/TWILL-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15527400#comment-15527400 ]
Yaojie Feng edited comment on TWILL-195 at 9/27/16 9:00 PM: ------------------------------------------------------------ Implementation: Add TwillRuntimeSpecification interface and override it with DefaultTwillRuntimeSpecification. It will contain TwillSpecification and other environment variables required by the twill application. We will now serialize it instead of the TwillSpecification once we start the application and deserialize it for twill application service. was (Author: yaojie): 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)