Created on 01-15-2021 10:45 AM - edited 09-16-2022 07:40 AM
Hello,
I am new to CDH and excuse if its a simple or an easy mistake.
I have shell action in oozie which is failing to read a file.
I have simple wrapper script, reading a file and passing the value in file to the next step, but its failing saying file or directory not exist. I could read/see the same file in server.
Really appreicate your help on this.
below is my script
Created 01-19-2021 01:53 PM
changing the code to for loop worked
Created 01-19-2021 01:53 PM
changing the code to for loop worked