Please Note:
- Integration Guides
- CTE Agent AIX Integration Guides
- CTE Agent Linux Integration and Solutions Guides
- CTE Agent Windows Integration Guides
Your suggested change has been received. Thank you.
Please Note:
Go to HDFS > Configs > Advanced > Advanced hadoop‐env > hadoop‐env template.
Copy and paste the original hadoop-env
templates into the Thales template and add the following two export lines to specify that the CTE Java agent is instrumented into NameNode and DataNode.
export HADOOP_NAMENODE_OPTS="-javaagent:/etc/vormetric/hadoop/jar/vormetric-hdfs-agent.jar=voragent ${HADOOP_NAMENODE_OPTS}"
export HADOOP_DATANODE_OPTS="-javaagent:/etc/vormetric/hadoop/jar/vormetric-hdfs-agent.jar=voragent ${HADOOP_DATANODE_OPTS}"
Thank you! Your suggestion has been submitted.
https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….