+1 to this idea.

Should these files be named appConfig-default.json and resources-default.json
?

The following search in hadoop shows files with -default.xml:
find . -name '*defau*.xml'

Cheers

On Wed, Sep 24, 2014 at 1:07 PM, Sumit Mohanty <[email protected]> wrote:

> https://issues.apache.org/jira/browse/SLIDER-450
>
> Some recent feedback pointed out that the inclusion of appConfig.json and
> resources.json in the app package is confusing.
>
> The source of confusion is that it is not clear that these included files
> in the package are samples. It is also not clear that there is no need not
> recreate the application package with modified appConfig.json and
> resources.json files.
>
> I propose we still retain the files in the application package as its an
> easy way to ship and access defaults. We can rename the files as follows:
>
> appConfig.json --> default_template.json
> resources.json --> default_resources.json
>
> I think we can still keep them at the current folder location in the .zip
> file.
>
> -Sumit
>

Reply via email to