val manager=sc.textFile ("hdfs://localhost:54310/user/training/employee_dir/employeeManager")
manager.first
ERROR: java.io.EOFException: End of File Exception between local host is: "localhost.localdomain/127.0.0.1"; destination host is: "localhost":54310; :
java.io.EOFException; For more details see:http://wiki.apache.org/hadoop/EOFException
