This website requires JavaScript.
Explore
Help
Sign In
alessia.bardi
/
dnet-hadoop
forked from
D-Net/dnet-hadoop
Watch
1
Star
0
Fork
You've already forked dnet-hadoop
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fe949276f0
dnet-hadoop
/
dhp-build
/
dhp-build-assembly-resources
/
target
/
classes
/
commands
/
print_working_dir.sh
6 lines
95 B
Bash
Raw
Blame
History
#!/bin/bash
echo
""
echo
"---->Contents of the working directory"
hadoop fs -ls
${
workingDir
}
Reference in New Issue
View Git Blame
Copy Permalink