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

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


    from 43112bd4726 HADOOP-18306: Warnings should not be shown on cli console 
when linux user not present on client (#4474). Contributed by swamirishi.
     add a177232ebc3 YARN-9822.TimelineCollectorWebService#putEntities blocked 
when ATSV2 HBase is down (#4492)

No new revisions were added by this update.

Summary of changes:
 .../yarn/api/records/timeline/TimelineHealth.java  |  4 +-
 .../DocumentStoreTimelineReaderImpl.java           |  4 +-
 .../DocumentStoreTimelineWriterImpl.java           |  8 +-
 .../storage/HBaseTimelineReaderImpl.java           |  2 +-
 .../storage/HBaseTimelineWriterImpl.java           | 14 ++++
 .../collector/TimelineCollector.java               | 85 +++++++++++++++++++---
 .../storage/FileSystemTimelineReaderImpl.java      |  2 +-
 .../storage/FileSystemTimelineWriterImpl.java      | 15 ++++
 .../storage/NoOpTimelineWriterImpl.java            |  7 ++
 .../timelineservice/storage/TimelineWriter.java    | 10 +++
 .../collector/TestTimelineCollector.java           | 66 ++++++++++++++++-
 11 files changed, 196 insertions(+), 21 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to