Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 03-21-2016 11:04 AM
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/"
Created 03-21-2016 04:42 PM
@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.
Created 03-21-2016 04:42 PM
@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.
Created 03-21-2016 09:27 PM
@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.