hi all,

I have two tables in hive one table is of size 5GB and one table is of
size 250GB

T1(Table)  T2(Table)

Two tables have the same structure.

I want achieve the following things in hive.

STEP1:

Pull match records from T1
Pull unmatch records from T1

STEP2:

Pull unmatch records from T2

Any help would be greatly appreciated.

Regards
Abhi

Reply via email to