You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/07/16 19:28:05 UTC

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

Ted Yu created SLIDER-240:
-----------------------------

             Summary: 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


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)