Clarify about the SMB Join in Hive?

devquora
devquora

Posted On: Feb 22, 2018

 

In SMB join in Hive, every mapper peruses a bucket from the first table and the relating bucket from the second table, and after that, a merge sort join is performed. Sort Merge Bucket (SMB) joins in the hive is for the most utilized as there are no restrictions on file or segment or table join. SMB join can best be utilized when the tables are huge. In SMB join the sections are bucketed and arranged to utilize the join segments. All tables ought to have a similar number of buckets in SMB join.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Hive Interview Questions

    What do you understand by Hive?

    Hive is an information warehouse programming which is utilized for encourages questioning and overseeing vast data sets..

    Hive Interview Questions

    How can a developer utilize Hive?

    Hive is helpful when influencing information to warehouse applications when you are dealing with static information rath..

    Hive Interview Questions

    Specify the different methods of Hive?

    Various methods of the hive are as follows:Local mode Map reduce modeThe Hive can work in the above modes relying up..