[
https://issues.apache.org/jira/browse/YARN-9221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751710#comment-16751710
]
Eric Yang edited comment on YARN-9221 at 1/25/19 12:29 AM:
-----------------------------------------------------------
[~billie.rinaldi] Patch 2 contains an error for YarnConfiguration class javadoc.
{code}
[ERROR]
/home/eyang/test/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/conf/YarnConfiguration.java:2251:
error: malformed HTML
[ERROR] * found (<= 0 means that the file will not be checked for
modifications
{code}
When yarn.nodemanager.aux-services.manifest.enabled is disabled. REST API
response 404 NotFound, when attempting to update auxiliary service. I think
the desired respond for disabled feature is probably 400 BAD_REQUEST or 409
Conflict in this case.
was (Author: eyang):
[~billie.rinaldi] Patch 2 contains an error for YarnConfiguration class javadoc.
{code}
[ERROR]
/home/eyang/test/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/conf/YarnConfiguration.java:2251:
error: malformed HTML
[ERROR] * found (<= 0 means that the file will not be checked for
modifications
{code}
> Add a flag to enable dynamic auxiliary service feature
> ------------------------------------------------------
>
> Key: YARN-9221
> URL: https://issues.apache.org/jira/browse/YARN-9221
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Eric Yang
> Assignee: Billie Rinaldi
> Priority: Major
> Attachments: YARN-9221.01.patch, YARN-9221.02.patch
>
>
> Dynamic auxiliary feature enables ability to reconfigure YARN auxiliary
> service on demand. This feature is optional, and it would be nice to be
> disabled by default.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]