[
https://issues.apache.org/jira/browse/YARN-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira AJISAKA reopened YARN-4358:
---------------------------------
bq. -1 javadoc 0m 24s hadoop-yarn-server-resourcemanager in the patch failed
with JDK v1.8.0_66.
Please don't ignore the -1.
{noformat}
[ERROR]
/Users/aajisaka/git/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/reservation/PlanView.java:50:
error: type arguments not allowed here
[ERROR] * @return {@link Set<ReservationAllocation>} for this user at this time
[ERROR] ^
{noformat}
{{mvn package -Pdist -DskipTests}} fails after the commit. [~asuresh] and
[~curino], would you fix it?
> Improve relationship between SharingPolicy and ReservationAgent
> ---------------------------------------------------------------
>
> Key: YARN-4358
> URL: https://issues.apache.org/jira/browse/YARN-4358
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: capacityscheduler, fairscheduler, resourcemanager
> Reporter: Carlo Curino
> Assignee: Carlo Curino
> Fix For: 2.8.0
>
> Attachments: YARN-4358.2.patch, YARN-4358.3.patch, YARN-4358.4.patch,
> YARN-4358.patch
>
>
> At the moment an agent places based on available resources, but has no
> visibility to extra constraints imposed by the SharingPolicy. While not all
> constraints are easily represented some (e.g., max-instantaneous resources)
> are easily represented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)