4 lines
80 B
Bash
4 lines
80 B
Bash
#!/bin/bash
|
|
|
|
$HADOOP_PREFIX/bin/hadoop jar $JAR_FILEPATH $CLASS_TO_RUN $PARAMS
|