You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/08/30 06:44:06 UTC

[jira] [Commented] (MAPREDUCE-6818) Remove direct reference to TimelineClientImpl

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

Hudson commented on MAPREDUCE-6818:
-----------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #12271 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/12271/])
MAPREDUCE-6818. Remove direct reference to TimelineClientImpl. (varunsaxena: rev 84992997406ef88ab17864594d445db40472fd7e)
* (edit) hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/JobHistoryFileReplayMapperV1.java
* (edit) hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/SimpleEntityWriterV1.java


> Remove direct reference to TimelineClientImpl
> ---------------------------------------------
>
>                 Key: MAPREDUCE-6818
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6818
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>            Reporter: Li Lu
>            Assignee: Li Lu
>              Labels: newbie++
>             Fix For: YARN-5355
>
>         Attachments: YARN-5974-YARN-5355.001.patch
>
>
> [~sjlee0]'s quick audit shows that things that are referencing TimelineClientImpl directly today:
> JobHistoryFileReplayMapperV1 (MR)
> SimpleEntityWriterV1 (MR)
> TestDistributedShell (DS)
> TestDSAppMaster (DS)
> TestNMTimelinePublisher (node manager)
> TestTimelineWebServicesWithSSL (AHS)
> This is not the right way to use TimelineClient and we should avoid direct reference to TimelineClientImpl as much as possible. 
> Any newcomers to the community are more than welcome to take this. If this remains unassigned for ~24hrs I'll jump in and do a quick fix. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org