Makes sense. Best to make these changes earlier than later as well.
SGTM On 6/24/14, 1:58 PM, Sumit Mohanty wrote:
What do you think about - https://issues.apache.org/jira/browse/SLIDER-96 The current metainfo structure for an application is contained within <services> <service> ... </service> </services> The docs do not match the above (a JIRA was not fixed during the last release). We have documented the structure to be <application> ... </application> but did not make the code change to reflect that. Anyway, <application>...</application> seem preferable as Slider refers to YARN applications. If there is no objection then I will modify the code as well the packages to use <application>...</application>. This is a breaking change but not a significant one and IMO, Slider is still in the early stages to absorb it easily. On related note, if you have other feedback on the naming conventions used in metainfo.xml please mention it in the JIRA or create new JIRAs. -Sumit
