[jira] [Commented] (YARN-577) ApplicationReport does not provide progress value of application

2013-04-25 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641750#comment-13641750
 ] 

Hudson commented on YARN-577:
-

Integrated in Hadoop-Hdfs-trunk #1383 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1383/])
YARN-577. Add application-progress also to ApplicationReport. Contributed 
by Hitesh Shah.
MAPREDUCE-5178. Update MR App to set progress in ApplicationReport after 
YARN-577. Contributed by Hitesh Shah. (Revision 1475636)

 Result = FAILURE
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1475636
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/main/java/org/apache/hadoop/mapred/NotRunningJob.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestClientServiceDelegate.java
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/records/ApplicationReport.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/records/impl/pb/ApplicationReportPBImpl.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/proto/yarn_protos.proto
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/cli/ApplicationCLI.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/cli/TestYarnCLI.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/BuilderUtils.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/RMAppImpl.java


 ApplicationReport does not provide progress value of application
 

 Key: YARN-577
 URL: https://issues.apache.org/jira/browse/YARN-577
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Hitesh Shah
Assignee: Hitesh Shah
 Fix For: 2.0.5-beta

 Attachments: YARN-577.1.patch, YARN-577.2.patch, 
 YARN-577.combined.2.patch, YARN-577.combinedwithMR.patch


 An application sends its progress % to the RM via AllocateRequest. This 
 should be able to be retrieved by a client via the ApplicationReport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-577) ApplicationReport does not provide progress value of application

2013-04-25 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641826#comment-13641826
 ] 

Hudson commented on YARN-577:
-

Integrated in Hadoop-Mapreduce-trunk #1410 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1410/])
YARN-577. Add application-progress also to ApplicationReport. Contributed 
by Hitesh Shah.
MAPREDUCE-5178. Update MR App to set progress in ApplicationReport after 
YARN-577. Contributed by Hitesh Shah. (Revision 1475636)

 Result = SUCCESS
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1475636
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/main/java/org/apache/hadoop/mapred/NotRunningJob.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestClientServiceDelegate.java
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/records/ApplicationReport.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/records/impl/pb/ApplicationReportPBImpl.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/proto/yarn_protos.proto
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/cli/ApplicationCLI.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/cli/TestYarnCLI.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/BuilderUtils.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/RMAppImpl.java


 ApplicationReport does not provide progress value of application
 

 Key: YARN-577
 URL: https://issues.apache.org/jira/browse/YARN-577
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Hitesh Shah
Assignee: Hitesh Shah
 Fix For: 2.0.5-beta

 Attachments: YARN-577.1.patch, YARN-577.2.patch, 
 YARN-577.combined.2.patch, YARN-577.combinedwithMR.patch


 An application sends its progress % to the RM via AllocateRequest. This 
 should be able to be retrieved by a client via the ApplicationReport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-577) ApplicationReport does not provide progress value of application

2013-04-24 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640559#comment-13640559
 ] 

Hadoop QA commented on YARN-577:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12580290/YARN-577.combinedwithMR.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient
 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/816//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/816//console

This message is automatically generated.

 ApplicationReport does not provide progress value of application
 

 Key: YARN-577
 URL: https://issues.apache.org/jira/browse/YARN-577
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Hitesh Shah
Assignee: Hitesh Shah
 Attachments: YARN-577.1.patch, YARN-577.combinedwithMR.patch


 An application sends its progress % to the RM via AllocateRequest. This 
 should be able to be retrieved by a client via the ApplicationReport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-577) ApplicationReport does not provide progress value of application

2013-04-24 Thread Vinod Kumar Vavilapalli (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640736#comment-13640736
 ] 

Vinod Kumar Vavilapalli commented on YARN-577:
--

Append a % character to the progress printed via ApplicationCLI.java ?

I wish the web-UI also used ApplicationReport instead of digging into RMApp, 
that way we'd sure that whatever gets exposed on web-ui is also available for 
the cmd/RPC clients. Do you wish to investigate it here itself? Can push it out 
if it turns out be a lot of effort - fine either ways.

 ApplicationReport does not provide progress value of application
 

 Key: YARN-577
 URL: https://issues.apache.org/jira/browse/YARN-577
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Hitesh Shah
Assignee: Hitesh Shah
 Attachments: YARN-577.1.patch, YARN-577.combinedwithMR.patch


 An application sends its progress % to the RM via AllocateRequest. This 
 should be able to be retrieved by a client via the ApplicationReport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-577) ApplicationReport does not provide progress value of application

2013-04-24 Thread Hitesh Shah (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640880#comment-13640880
 ] 

Hitesh Shah commented on YARN-577:
--

@Vinod, added the % in the output for now. Will dig into the web-ui aspects but 
would prefer to keep that in a separate jira/patch. 

 ApplicationReport does not provide progress value of application
 

 Key: YARN-577
 URL: https://issues.apache.org/jira/browse/YARN-577
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Hitesh Shah
Assignee: Hitesh Shah
 Attachments: YARN-577.1.patch, YARN-577.2.patch, 
 YARN-577.combined.2.patch, YARN-577.combinedwithMR.patch


 An application sends its progress % to the RM via AllocateRequest. This 
 should be able to be retrieved by a client via the ApplicationReport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-577) ApplicationReport does not provide progress value of application

2013-04-24 Thread Hitesh Shah (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640883#comment-13640883
 ] 

Hitesh Shah commented on YARN-577:
--

Forgot to mention that there is the UI, webservices and the command lines which 
potentially could also share the same bits of information ( not to mention 
anything exposed via JMX beans)

 ApplicationReport does not provide progress value of application
 

 Key: YARN-577
 URL: https://issues.apache.org/jira/browse/YARN-577
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Hitesh Shah
Assignee: Hitesh Shah
 Attachments: YARN-577.1.patch, YARN-577.2.patch, 
 YARN-577.combined.2.patch, YARN-577.combinedwithMR.patch


 An application sends its progress % to the RM via AllocateRequest. This 
 should be able to be retrieved by a client via the ApplicationReport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-577) ApplicationReport does not provide progress value of application

2013-04-24 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640962#comment-13640962
 ] 

Hadoop QA commented on YARN-577:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12580359/YARN-577.combined.2.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient
 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/817//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/817//console

This message is automatically generated.

 ApplicationReport does not provide progress value of application
 

 Key: YARN-577
 URL: https://issues.apache.org/jira/browse/YARN-577
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Hitesh Shah
Assignee: Hitesh Shah
 Attachments: YARN-577.1.patch, YARN-577.2.patch, 
 YARN-577.combined.2.patch, YARN-577.combinedwithMR.patch


 An application sends its progress % to the RM via AllocateRequest. This 
 should be able to be retrieved by a client via the ApplicationReport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-577) ApplicationReport does not provide progress value of application

2013-04-24 Thread Vinod Kumar Vavilapalli (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641314#comment-13641314
 ] 

Vinod Kumar Vavilapalli commented on YARN-577:
--

+1, this looks good, checking it in.

Can you file a ticket about using ApplicationReport everywhere? Tx.

 ApplicationReport does not provide progress value of application
 

 Key: YARN-577
 URL: https://issues.apache.org/jira/browse/YARN-577
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Hitesh Shah
Assignee: Hitesh Shah
 Attachments: YARN-577.1.patch, YARN-577.2.patch, 
 YARN-577.combined.2.patch, YARN-577.combinedwithMR.patch


 An application sends its progress % to the RM via AllocateRequest. This 
 should be able to be retrieved by a client via the ApplicationReport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-577) ApplicationReport does not provide progress value of application

2013-04-24 Thread Hitesh Shah (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641372#comment-13641372
 ] 

Hitesh Shah commented on YARN-577:
--

File YARN-608.

 ApplicationReport does not provide progress value of application
 

 Key: YARN-577
 URL: https://issues.apache.org/jira/browse/YARN-577
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Hitesh Shah
Assignee: Hitesh Shah
 Attachments: YARN-577.1.patch, YARN-577.2.patch, 
 YARN-577.combined.2.patch, YARN-577.combinedwithMR.patch


 An application sends its progress % to the RM via AllocateRequest. This 
 should be able to be retrieved by a client via the ApplicationReport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-577) ApplicationReport does not provide progress value of application

2013-04-24 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641465#comment-13641465
 ] 

Hudson commented on YARN-577:
-

Integrated in Hadoop-trunk-Commit #3662 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3662/])
YARN-577. Add application-progress also to ApplicationReport. Contributed 
by Hitesh Shah.
MAPREDUCE-5178. Update MR App to set progress in ApplicationReport after 
YARN-577. Contributed by Hitesh Shah. (Revision 1475636)

 Result = SUCCESS
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1475636
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/main/java/org/apache/hadoop/mapred/NotRunningJob.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestClientServiceDelegate.java
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/records/ApplicationReport.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/records/impl/pb/ApplicationReportPBImpl.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/proto/yarn_protos.proto
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/cli/ApplicationCLI.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/cli/TestYarnCLI.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/BuilderUtils.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/RMAppImpl.java


 ApplicationReport does not provide progress value of application
 

 Key: YARN-577
 URL: https://issues.apache.org/jira/browse/YARN-577
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Hitesh Shah
Assignee: Hitesh Shah
 Fix For: 2.0.5-beta

 Attachments: YARN-577.1.patch, YARN-577.2.patch, 
 YARN-577.combined.2.patch, YARN-577.combinedwithMR.patch


 An application sends its progress % to the RM via AllocateRequest. This 
 should be able to be retrieved by a client via the ApplicationReport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-577) ApplicationReport does not provide progress value of application

2013-04-23 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640118#comment-13640118
 ] 

Hadoop QA commented on YARN-577:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12580238/YARN-577.1.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:red}-1 javac{color:red}.  The patch appears to cause the build to 
fail.

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/815//console

This message is automatically generated.

 ApplicationReport does not provide progress value of application
 

 Key: YARN-577
 URL: https://issues.apache.org/jira/browse/YARN-577
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Hitesh Shah
Assignee: Hitesh Shah
 Attachments: YARN-577.1.patch


 An application sends its progress % to the RM via AllocateRequest. This 
 should be able to be retrieved by a client via the ApplicationReport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-577) ApplicationReport does not provide progress value of application

2013-04-15 Thread Karthik Kambatla (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13632358#comment-13632358
 ] 

Karthik Kambatla commented on YARN-577:
---

Good idea.

 ApplicationReport does not provide progress value of application
 

 Key: YARN-577
 URL: https://issues.apache.org/jira/browse/YARN-577
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Hitesh Shah
Assignee: Vinod Kumar Vavilapalli

 An application sends its progress % to the RM via AllocateRequest. This 
 should be able to be retrieved by a client via the ApplicationReport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira