dnet-hadoop/dhp-build/dhp-build-assembly-resources/target/classes/commands/print_working_dir.sh

6 lines
95 B
Bash
Raw Normal View History

2018-01-16 14:21:13 +01:00
#!/bin/bash
echo ""
echo "---->Contents of the working directory"
hadoop fs -ls ${workingDir}