Created on 01-19-2017 05:19 AM - edited 08-19-2019 01:54 AM
I have installed the Falcon and practise the Falcon,
I have got the error in Oozie for the one of the process,
_success is Missing.
_success, Exists? :false
Then I have tried to update the Availability Flag with empty and once it is saved, still I can see _success in the Availability Flag text box. Falcon web UI, does not updating the Availability Flag and its always retain _success.
Note: I have tried to edit the XML in the Falcon UI but no use.
Created 01-20-2017 04:58 PM
@Uvaraj Seerangan In this case you have to ensure that _success must be available in input directory. When you ingest data to timestamped input directory, please make sure to add the flag file _success, once ingestion complete.
Created 01-21-2017 04:42 AM
@peeyush Do we need to create _success file under the timestamped directory manually?.
Created 01-24-2017 05:08 AM
Yes in this case you have to create the _success file manually under the timestamped directory. I will also deploy the Falcon once and check about this.