in Big Data | Hadoop by

Differentiate between Joiner and Lookup transformations.

1 Answer

0 votes
by
Joiner Lookup
It is not possible to override the query It is possible to override the query
Only the ‘=’ operator is available All operators are available for use
Users cannot restrict the number of rows while reading relational tables Users can restrict the number of rows while reading relational tables
It is possible to join tables with Joins It behaves as Left Outer Join while connecting with the database

Related questions

+1 vote
asked Apr 1, 2020 in Big Data | Hadoop by AdilsonLima
0 votes
asked Mar 10, 2020 in Big Data | Hadoop by Hodge
0 votes
asked Jan 13, 2020 in Big Data | Hadoop by AdilsonLima
0 votes
asked Apr 8, 2020 in Big Data | Hadoop by GeorgeBell
...