This is an automated email from the ASF dual-hosted git repository.

rohithsharmaks pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


    from 912d9f7  HDDS-1044. Client doesn't propogate correct error code to 
client on out of disk space. Contributed by Yiqun Lin.
     new 1e5e08d  YARN-7627. [ATSv2] When passing a non-number as metricslimit, 
the error message is wrong. Contributed by Charan Hebri.
     new 7fa62e1  YARN-8219. Add application launch time to ATSV2. Contributed 
by Abhishek Modi.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../metrics/ApplicationMetricsConstants.java       |  3 +++
 .../util/timeline/TimelineEntityV2Converter.java   |  9 ++++++--
 .../metrics/AbstractSystemMetricsPublisher.java    |  5 ++++
 .../metrics/CombinedSystemMetricsPublisher.java    |  6 +++++
 .../metrics/NoOpSystemMetricPublisher.java         |  4 ++++
 .../metrics/SystemMetricsPublisher.java            |  2 ++
 .../metrics/TimelineServiceV2Publisher.java        | 14 +++++++++++
 .../server/resourcemanager/rmapp/RMAppImpl.java    |  4 +++-
 .../metrics/TestSystemMetricsPublisherForV2.java   |  4 +++-
 .../reader/TimelineReaderWebServices.java          | 27 ++++++++++++++--------
 10 files changed, 65 insertions(+), 13 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to