Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
In need to call Oracle SP Stored Proc in Talend Big Data. but in pallete I am unable to see any SP related transformations only seeing Input Output and Connection component in the pallette.
Thanks,
Vig
Hi
it very strange, it must be there
https://help.talend.com/reader/NNO~fmVQU4rlkF9Depfdxw/nZLZAcmLjEt8X8yaaf3lfQ
did you try to search by name?
Hi, thank you for replying.
Much Appreciated , I am using Big data edition. so the components are shown as below:
Bumping this thread.. anyone with Talend BigData integeration experience ???
@vigneshm247 ,are you creating standard job or batch job?
@vigneshm247 ,can you show me the palette settings in Edit project setting >>Designer>>Palette Settings
I have not hidden anything in the pallette, and BTW I am using Big Data Batch , not standard job. As I have already mentioned Big Data edition.
@vigneshm247 wrote:
I have not hidden anything in the pallette, and BTW I am using Big Data Batch , not standard job. As I have already mentioned Big Data edition.
🙂
this is what you forget to include
you are wrote only - Talend Big Data, but it just a name and Talend for BigData support and standard jobs and batch
in batch mode database and other paletes much shorter than in DI mode
Any suggestions on executing DB procs through BigData Batch Jobs (Spark)?
not sure - Spark execute code on many nodes
for processing data it is good, but how run partially stored procedure on 12 nodes?
think - how you can avoid it