Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend Big Data 6.2 Oracle stored proc execution

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

Labels (3)
9 Replies
vapukov
Master II
Master II

Hi 

 

it very strange, it must be there

https://help.talend.com/reader/NNO~fmVQU4rlkF9Depfdxw/nZLZAcmLjEt8X8yaaf3lfQ

 

0683p000009M2bH.png

 

did you try to search by name?

Anonymous
Not applicable
Author

Hi, thank you for replying. 

 

Much Appreciated 0683p000009MACn.png, I am using Big data edition. so the components are shown as below:

 

0683p000009M2Zl.png


Capture.PNG
Anonymous
Not applicable
Author

Bumping this thread.. anyone with Talend BigData integeration experience ???

manodwhb
Champion II
Champion II

@vigneshm247 ,are you creating standard job or batch job?

manodwhb
Champion II
Champion II

@vigneshm247 ,can you show me the palette settings in Edit project setting >>Designer>>Palette Settings

Anonymous
Not applicable
Author

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. 

vapukov
Master II
Master II


@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

Anonymous
Not applicable
Author

Any suggestions on executing DB procs through BigData Batch Jobs (Spark)?

vapukov
Master II
Master II

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