... Thank you. I expected payload to be the full page and had some success parsing it with JSoup before moving my code in a function where it is mode correct,
... Hmm - likely it's caused by some problem with fields in your productsPipe - e.g. you don't declare what fields a custom Function emits, via that Function's
... I have a PlannerException in the main, after adding the new pipe to the list in Flow flow = flowConnector.connect(inputSource, sinkMap, statusPipe,
... I imagine you're most interested in Cascading, as that's what all the Tap/Hfs/SequenceFile stuff is about. So I'd recommend going through the Cascading