InterviewSolution
Saved Bookmarks
| 1. |
What Is The Significance Of Using Compress-codec Parameter? |
|
Answer» To get the out file of a SQOOP import in FORMATS other than .gz LIKE .bz2 we USE the COMPRESS -code parameter. To get the out file of a sqoop import in formats other than .gz like .bz2 we use the compress -code parameter. |
|