InterviewSolution
Saved Bookmarks
| 1. |
How Can You Export Only A Subset Of Columns To A Relational Table Using Sqoop? |
|
Answer» By using the –column PARAMETER in which we mention the required column names as a comma separated LIST of VALUES. By using the –column parameter in which we mention the required column names as a comma separated list of values. |
|