forked from D-Net/dnet-hadoop
4 lines
42 B
Bash
4 lines
42 B
Bash
|
#!/bin/bash
|
||
|
hadoop fs -get ${workingDir}
|
||
|
|