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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend Open Studio "Big Data" or "Data Integration"

Please could someone explain to me the difference between Open Studio for Big Data and Open Studio for Data Integration? Does Big Data contain all the components found in Data Integration and if so, what is the purpose of having two separate versions?

Labels (2)
14 Replies
Anonymous
Not applicable
Author

Hi scorpioek,
This topic is a little old. Feel free to create a new topic for your issue.

The tRules component will be available in the Palette of the studio on the condition that you have subscribed to Talend Studio not open source.
You can find DI (TOS) in Talend open studio for Bigdata product.
Best regards
Sabrina
krengan21
Creator
Creator

Hi ,
I am getting the an error in my talendjob stating "coll_tmongodboutput_1 cannot be resolved error" while trying to do the ETL from excel to mongodb and i am not able to see the connections from the dropdown menu can you help me out 
thanks
Anonymous
Not applicable
Author

Hi  krengan21,
I am getting the an error in my talendjob stating "coll_tmongodboutput_1 cannot be resolved error" while trying to do the ETL from excel to mongodb and i am not able to see the connections from the dropdown menu can you help me out

Your issue is not very clear for us. Could you please give us more description about it? Screenshots will be preferred.
Best regards
Sabrina
vapukov
Master II
Master II

Hi,
For community version,
Talend Open Studio "Big Data" product combines big data components for MapReduce, Hadoop, HBase, Hive, HCatalog, Oozie, Sqoop and Pig into a unified open source environment so you can quickly load, extract, transform and process large and diverse data sets from disparate systems. See product introduction of
Talend Open Studio "Data Integration" provide massive scale integration (big data/ NoSQL), ETL for business intelligence and data warehousing, data synchronization, data migration, data sharing, and data services.

Best regards
Sabrina

Hi Sabrina,
if return to begin of topic - especially for Community version - could You provide any example, what included in Data Integration and not present in BigData?
With subscription version - all clean, the original question was about Open Studio. I personally start from Data Integration (5.), then for first NoSQL Job install 5.6 BigData ... and not found the nothing missed. 
For community version, question more academic - if one include other, why need have 2 product? Just interesting.
Best regards, Vlad
Anonymous
Not applicable
Author

Hi,
an additional question, when i am combining pig components like tpigload, tpigmap, tpigstoreresult how does talend interact with pig? Is talend then merging all these components to one block of pig latin script and sending it to pig for execution or how is it working? When does talend reading/loading data from hdfs to the local system where talend is running while interacting with pig? Is there any document for reading about that and related topics? Thanks a lot.