Huawei
H13-711_V3.5 · Question #152
Which way is wrong to load data into the Hive table?
The correct answer is C. Hive supports the method of insert into a single record, so you can insert a single record directly. See the full explanation below for the reasoning.
Question
Which way is wrong to load data into the Hive table?
Options
- ADirectly load the file in the local path into the Hive table
- BLoad the amount of files on HDFS into the Hive table
- CHive supports the method of insert into a single record, so you can insert a single record directly
- DInsert the result set of other tables into the Hive table
How the community answered
(24 responses)- A8% (2)
- B17% (4)
- C71% (17)
- D4% (1)
Community Discussion
No community discussion yet for this question.