Page MenuHomec4science

config_path.sh
No OneTemporary

File Metadata

Created
Tue, Feb 25, 04:04

config_path.sh

#!/bin/bash
JAVA_HOME="/HDD-2TB/jdk1.7.0_40"
YARN_PATH="/HDD-2TB/YARN"
YARN_SRC_PATH="$YARN_PATH/hadoop-2.3.0-src"
YARN_SLS_RUN_PATH="$YARN_PATH/hadoop-2.3.0/share/hadoop/tools/sls"

Event Timeline