virajjasani commented on pull request #3796: URL: https://github.com/apache/hadoop/pull/3796#issuecomment-993393915
With the changes on this PR, it works for me. From the timeline reader logs, can you provide classpath value? It must be at the beginning (3rd or 4th line from the beginning). Does the classpath have guava 12.0 jar? (guava 12.0 jar should be present before guava 27.0 jar) For me, timeline reader works well with this patch. Without this patch, the Exception is thrown as mentioned on the PR description. Let's try to understand what might be missing in your test. Which platform are you using and which command? I tried on Mac and Linux both with command `bin/yarn --daemon start timelinereader` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
