ndimiduk commented on pull request #3445:
URL: https://github.com/apache/hadoop/pull/3445#issuecomment-966519014


   I think you need to add the otel-agent jar as a dependency to hadoop-common 
and exclude it as a dependency from hadoop-client. then it'll show up in 
`share/hadoop/common/lib`. That's still not quite right though, because we 
don't want the agent to be included in any runtime class path, only to be 
available to inclusion via `-javaagent:...`.


-- 
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]

Reply via email to