[
https://issues.apache.org/jira/browse/YARN-5665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15854594#comment-15854594
]
Ray Chiang commented on YARN-5665:
----------------------------------
You can drop the "Please" in the documentation. I'd suggest the phrasing:
{quote}
"Use the fully qualified class name, e.g."
{quote}
The term _qualified_ is defined in the "Names" section of the Java Language
Specification.
> Documentation does not mention package name requirement for
> yarn.resourcemanager.scheduler.class
> ------------------------------------------------------------------------------------------------
>
> Key: YARN-5665
> URL: https://issues.apache.org/jira/browse/YARN-5665
> Project: Hadoop YARN
> Issue Type: Bug
> Components: documentation
> Affects Versions: 3.0.0-alpha1
> Reporter: Miklos Szegedi
> Assignee: Yufei Gu
> Priority: Trivial
> Labels: doc, newbie
> Attachments: YARN-5665.001.patch
>
>
> http://hadoop.apache.org/docs/r3.0.0-alpha1/hadoop-project-dist/hadoop-common/ClusterSetup.html
> refers to FairScheduler, when it documents the setting
> yarn.resourcemanager.scheduler.class. What it forgets to mention is that the
> user has to specify the full class path like
> org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
> otherwise the system throws java.lang.ClassNotFoundException: FairScheduler.
> It would be nice, if the documentation specified the full class path, so that
> the user does not need to look it up.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]