Sandor Molnar created KNOX-2344:
-----------------------------------
Summary: Rename gateway-cm-integration module and related resources
Key: KNOX-2344
URL: https://issues.apache.org/jira/browse/KNOX-2344
Project: Apache Knox
Issue Type: Bug
Components: Server
Affects Versions: 1.4.0
Reporter: Sandor Molnar
Assignee: Sandor Molnar
Fix For: 1.5.0
Working on KNOX-2160, a new Maven module was introduced called
{{gateway-cm-integration}} because there was a need to separate logic which
parses/processes Hadoop XML type descriptors generated by CM natively.
However, the naming convention of this module and some of the classes/resources
within this module is misleading: the feature we implemented there is not CM
specific: anyone can generate a Hadoop style XML file and copy it in the
{{KNOX_DESCRIPTOR_DIR}} with a {{.cm}} extension that the newly implemented
monitor will pick it up.
Thus, a generic naming convention should be applied which expresses the
functionality of that module.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)