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

Vrushali C edited comment on YARN-8549 at 2/1/19 10:43 PM:
-----------------------------------------------------------

Hi Prabha

Can you update the patch for branch-2 as well to make it in sync with the trunk 
patch? I tried applying the latest trunk v5 patch to branch-2 but it does not 
compile. 

{code}
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:35 min
[INFO] Finished at: 2019-02-01T14:34:11-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project hadoop-yarn-server-timelineservice: Compilation failure: Compilation 
failure:
[ERROR] 
/Users/vchannapattan/Vrushali/code/Q22017_hadoop/hadoop_commit/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/NoOpTimelineWriterImpl.java:[22,58]
 cannot find symbol
[ERROR]   symbol:   class TimelineDomain
[ERROR]   location: package org.apache.hadoop.yarn.api.records.timelineservice
[ERROR] 
/Users/vchannapattan/Vrushali/code/Q22017_hadoop/hadoop_commit/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/NoOpTimelineWriterImpl.java:[63,38]
 cannot find symbol
[ERROR]   symbol:   class TimelineDomain
[ERROR]   location: class 
org.apache.hadoop.yarn.server.timelineservice.storage.NoOpTimelineWriterImpl
[ERROR] 
/Users/vchannapattan/Vrushali/code/Q22017_hadoop/hadoop_commit/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/NoOpTimelineWriterImpl.java:[61,3]
 method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
[ERROR]
{code}

thanks
Vrushali


was (Author: vrushalic):
Hi Prabha

Can you update the patch for branch-2 as well to make it in sync with the trunk 
patch? 

thanks
Vrushali

> Adding a NoOp timeline writer and reader plugin classes for ATSv2
> -----------------------------------------------------------------
>
>                 Key: YARN-8549
>                 URL: https://issues.apache.org/jira/browse/YARN-8549
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: ATSv2, timelineclient, timelineserver
>            Reporter: Prabha Manepalli
>            Assignee: Prabha Manepalli
>            Priority: Minor
>         Attachments: YARN-8549-branch-2.03.patch, 
> YARN-8549-branch-2.04.patch, YARN-8549.v1.patch, YARN-8549.v2.patch, 
> YARN-8549.v4.patch, YARN-8549.v5.patch
>
>
> Stub implementation for TimeLineReader and TimeLineWriter classes. 
> These are useful for functional testing of writer and reader path for ATSv2



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to