We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Dependencies:
Install the Python package:
pip install simtools
Setup Environment Variables in $HOME/.bashrc:
$JAVA_HOME=<local_Java_Installation_dir>
$HADOOP_HOME=<local_Hadoop_Installation_dir>
$SPARK_HOME=<local_Spark_Installation_dir>
Update PATH/CLASSPATH:
export PATH=$PATH:$HADOOP_HOME/bin
Ensure User has the right permissions
There was an error while loading. Please reload this page.