Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Output of the Falcon data pipeline is empty

avatar
Rising Star

The output of the pipleline ([falcon@sandbox ~]$ hadoop fs -ls /falcon/demo/bcp/processed/enron) is empty after following the steps as mentioned at tutorial http://hortonworks.com/hadoop-tutorial/defining-processing-data-end-end-data-pipeline-apache-falcon

PS- Ingress data is visible at location- "[falcon@sandbox ~]$ hadoop fs -ls /user/ambari-qa/falcon/demo/primary/input/enron/"

1 ACCEPTED SOLUTION

avatar
Super Collaborator

@Amit Tewari Is the job in pipeline successful, can you just check status. I think job might have failed due to which output did not generate. You can check the Oozie webui for the job status.

View solution in original post

2 REPLIES 2

avatar
Super Collaborator

@Amit Tewari Is the job in pipeline successful, can you just check status. I think job might have failed due to which output did not generate. You can check the Oozie webui for the job status.

avatar
New Member

@Amit Tewari Which version of Falcon are you using? Are the jobs submitted and scheduled successfully? Could you go to falcon web ui and share the job status image? You should be able to see rawEmailIngestProcess, cleanseEmailProcess and corresponding feeds on the web ui after typing "*" in the search box.