Cascading Tube

Posted by & filed under java.

Usage example of Cascading Tube EXAMPLE I Step 0 is pure cascading flow example Cascading. Step 0. Short description of method: it takes logs from one source and produces tree different reports public FlowDef flow(Tap pv, Tap trans, Tap transToFirstSource, Tap transToLastSource, Tap transDistributedAmongSources) { // agregation Pipe transPipe = new Each(“trans”, new Fields(“t_quantity”, “t_itemCost”),… Read more »