Project

General

Profile

1
#!/bin/bash
2
echo ""
3
echo "---->Contents of the working directory"
4
hadoop fs -ls /user/eri.katsari/core/javamapreduce/lodinter/working_dir
5

    
(3-3/10)