Procedure
-
Double-click the tELTHiveInput component
using the customer link to open its
Component view.
- Click the [...] button next to Edit schema to open the schema editor.
-
Click the
button as many times as required to add columns and rename them to replicate the schema of the customer table we created earlier in Hive.
You can as well use the customer schema you retrieve and store in the Repository to set up this schema. For further information about how to set up a connection to Hive and retrieve and store the schema in Repository, see Talend Studio User Guide. - In the Default table name field, enter the name of the input table, customer, to be processed by this component.
-
Double-click the other tELTHiveInput
component using the state_city link to
open its Component view.
- Click the [...] button next to Edit schema to open the schema editor.
-
Click the
button as many times as required to add columns and rename them to replicate the schema of the state_city table we created earlier in Hive.
- In the Default table name field, enter the name of the input table, state_city, to be processed by this component.