InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) –helpusage display a usage message(b) The JDBC connection URL format has the prefix jdbc:hive:(c) Starting with Hive 0.14, there are improved SV output formats(d) None of the mentioned |
|
Answer» Right choice is (c) Starting with Hive 0.14, there are improved SV output formats Easiest explanation: Output formats available are namely DSV, CSV2 and TSV2. |
|