최신 Talend Data Integration Talend-Core-Developer 무료샘플문제:
1. You want to improve the Trust Score of your dataset as a dataset owner. Which actions should you perform? Choose 2 answers.
A) Change the dataset score manually
B) Improve the quality of the dataset using Pipeline Designer
C) Use the dataset in an ETL Job
D) Add ratings to the dataset
2. In Talend Studio, you have access to a references project named project_ref. You need to reuse a Job named testJob from the project_ref in your main Job.
A) Navigate to Metadata, @ project ref, Job Designs, Standard, then select testJob.
B) Navigate to @ Referenced project, @ project_ref, Job Designs, Standard, then select testJob.
C) Right-click Job Designs, click Crete Standard Job, and enter testJob as the Job name.
D) Right-click Job Designs and click import items.
3. What are the key capabilities of Talend Cloud Data Preparation that improve data quality and accessibility? Choose 3 answers.
A) Transform
B) Cleanse data
C) Format data
D) Discover
E) Standardize data
4. You have a MySQL table named customers with columns named id, name, address, and country. You need to retrieve records that have a specific country based on a variable. Which steps should you use to achieve this?
A) Use a tDBInput component with a context variable in the SQL query.
B) Use a tDBInput component and link it to a tFilterColumns component.
C) Use a tDBInput component and link it to a tMatchGroup component.
D) Use a tDBInput component with a Run if trigger.
5. Which statements are true about the execution logs of a task running on a Remote Engine? Choose 2 answers.
A) Logs are stored in an H2 database hosted on the server where the Remote Engine is running.
B) Logs are stored in Parquet format on the server where the Remote Engine is running.
C) Logs can be downloaded from Talend Management Console.
D) Logs are stored in the file system of the server where the Remote Engine is running.
질문과 대답:
질문 # 1 정답: B,D | 질문 # 2 정답: B | 질문 # 3 정답: A,B,E | 질문 # 4 정답: A | 질문 # 5 정답: C,D |