cijothomas commented on a change in pull request #3445:
URL: https://github.com/apache/hadoop/pull/3445#discussion_r743193082
##########
File path: hadoop-common-project/hadoop-common/src/main/conf/hadoop-env.sh
##########
@@ -428,3 +428,14 @@ export HADOOP_OS_TYPE=${HADOOP_OS_TYPE:-$(uname -s)}
# By default, Hadoop uses jsvc which needs to know to launch a
# server jvm.
# export HADOOP_REGISTRYDNS_SECURE_EXTRA_OPTS="-jvm server"
+
+###
+# Opentelemetry Trace Exporters Configuration
+# TODO: javaagent is asummed to be stored in common/lib this should be moved
to seperate directory
Review comment:
```suggestion
# TODO: javaagent is assumed to be stored in common/lib this should be moved
to separate directory
```
--
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]