• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » create a simple pig job flow

#1 2012-05-11 23:50:15

dyihi
Guest

create a simple pig job flow

hi, i tried to create a simple pig job flow, i have files on remote HDFS and tried to run a simple pig script to filter out data by column, then dump the result to local file

so i have 3 components: tHDFSGet_1 connect to tPigCode_1 by row1(Main) and tiPigCode_1 to tFileOutputDelimited_1 by row2(Pig), however it showed on the first connection as:
if this component has ouptput, there must be an input link to propagate the data

then i removed the first connection, and tried to create 'onJobOk' connection, but it refused to connect those two component. i have no idea what's go wrong, please help. thanks,

#2 2012-05-14 04:51:49

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: create a simple pig job flow

Hi

That's because tPigCode should be linked with one input component, which can't be the first component for one subjob.

Regards,
Pedro


Only Paranoid Survive.

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » create a simple pig job flow

Board footer

Powered by FluxBB