You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/08/07 20:44:13 UTC

[jira] [Commented] (SLIDER-240) Detect discrepancy between file content of {application.def} and {package_list} value

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

ASF subversion and git services commented on SLIDER-240:
--------------------------------------------------------

Commit 66cbd3761ead0fa39132b2a07833c9e6b2f4642d in incubator-slider's branch refs/heads/develop from [~tedyu]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=66cbd37 ]

SLIDER-240 Detect discrepancy between file content of {application.def} and {package_list} value


> Detect discrepancy between file content of {application.def} and {package_list} value
> -------------------------------------------------------------------------------------
>
>                 Key: SLIDER-240
>                 URL: https://issues.apache.org/jira/browse/SLIDER-240
>             Project: Slider
>          Issue Type: Task
>            Reporter: Ted Yu
>            Assignee: Sumit Mohanty
>         Attachments: slider-240-v1.txt
>
>
> Slider would get into weird state if file given by {package_list} doesn't exist in application package.
> In appConfig.json :
> {code}
>    "application.def": "/slider/hbase-0.98.zip",
>    "package_list": "files/hbase-0.98.4-hadoop2-bin.tar.gz",
> {code}
> We should validate that hbase-0.98.zip contains the file given by {package_list}



--
This message was sent by Atlassian JIRA
(v6.2#6252)