You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2015/09/10 14:36:46 UTC

[jira] [Commented] (YARN-2609) Example of use for the ReservationSystem

    [ https://issues.apache.org/jira/browse/YARN-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14738670#comment-14738670 ] 

Bibin A Chundatt commented on YARN-2609:
----------------------------------------

Minor comment from my side.
If parameters not passed.
{code}
java.lang.ArrayIndexOutOfBoundsException: 0
        at org.apache.hadoop.examples.ReservationClientDemo.run(ReservationClientDemo.java:95)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
{code}
# Parameter check can be done
# Usage of example class too will be good to add

> Example of use for the ReservationSystem
> ----------------------------------------
>
>                 Key: YARN-2609
>                 URL: https://issues.apache.org/jira/browse/YARN-2609
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Carlo Curino
>            Assignee: Carlo Curino
>            Priority: Minor
>         Attachments: YARN-2609.docx, YARN-2609.patch
>
>
> This JIRA provides a simple new example in mapreduce-examples that request a reservation and submit a Pi computation in the reservation. This is meant just to show how to interact with the reservation system.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)