[
https://issues.apache.org/jira/browse/YARN-5742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16647455#comment-16647455
]
Vrushali C commented on YARN-5742:
----------------------------------
Okay sounds good .. I tried with the same patch for branch-2 but the patch does
not apply as is to branch-2. Getting the following compilation errors.
{code}
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:33 min
[INFO] Finished at: 2018-10-11T21:28:15-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on
project hadoop-yarn-server-common: Compilation failure: Compilation failure:
[ERROR]
hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/webapp/LogWebService.java:[34,30]
cannot find symbol
[ERROR] symbol: class JettyUtils
[ERROR] location: package org.apache.hadoop.http
[ERROR]
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/webapp/LogWebService.java:[338,45]
cannot find symbol
[ERROR] symbol: variable JettyUtils
[ERROR] location: class org.apache.hadoop.yarn.server.webapp.LogWebService
[ERROR]
hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/webapp/LogWebService.java:[473,16]
cannot find symbol
[ERROR] symbol: method getStatusInfo()
[ERROR] location: variable resp of type
com.sun.jersey.api.client.ClientResponse
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hadoop-yarn-server-common
{code}
> Serve aggregated logs of historical apps from timeline service
> --------------------------------------------------------------
>
> Key: YARN-5742
> URL: https://issues.apache.org/jira/browse/YARN-5742
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: timelineserver
> Reporter: Varun Saxena
> Assignee: Rohith Sharma K S
> Priority: Critical
> Fix For: 3.2.0, 3.0.3, 3.1.2, 3.3.0
>
> Attachments: YARN-5742-POC-v0.patch, YARN-5742.01.patch,
> YARN-5742.02.patch, YARN-5742.03.patch, YARN-5742.04.patch, YARN-5742.v0.patch
>
>
> ATSv1.5 daemon has servlet to serve aggregated logs. But enabling only ATSv2,
> does not serve logs from CLI and UI for completed application. Log serving
> story has completely broken in 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]