[
https://issues.apache.org/jira/browse/SLIDER-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091748#comment-14091748
]
ASF subversion and git services commented on SLIDER-240:
--------------------------------------------------------
Commit e464bbadf0c9a395c3d0c1a610838f6e6269f94e in incubator-slider's branch
refs/heads/feature/SLIDER-151_REST_API from [~tedyu]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=e464bba ]
SLIDER-240 Add log after verification passes
> 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: Ted Yu
> 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)