Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team
in Talend we have Tcreatetemporaryfile for storing data in temp files and get discarded once they are processed
So is it best practice practice use Tcreatetemporaryfile or buffer components to storing temporary data
please suggest .
Thanks
Saranya
Hi
Thank for your replay
ok Leave about Buffers
Lets take Hash Components(Hashinput/HashOutPut). we can temp data in multiple stages of different schemas. we can store and access them.
Here is it better to use hash component or tCreateTemporary File.
Thanks
Saranya