1.

How Do You Fetch Data Which Is The Result Of Join Between Two Tables?how Can We Slice The Data To Be Imported To Multiple Parallel Tasks?

Answer»

Using the --split-by parameter we specify the column NAME based on which SQOOP will divide the DATA to be IMPORTED into multiple CHUNKS to be run in parallel.

Using the --split-by parameter we specify the column name based on which sqoop will divide the data to be imported into multiple chunks to be run in parallel.



Discussion

No Comment Found