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