Before Starting The actual project i wanted to get my hands dirty with this tool. So i started creating sample pipeline.
I created pipeline as below. Uploaded sample training data provided as input to data generator. Used default connection for RabbitMQ and gave some random values for Exchange, RoutingKey and Queue.
When i try to inspect the pipeline i get below issue .
Not sure what has failed.
Even if i use HDFS directory as emitter instead of RabbitMQ , still same issue.
Please help