Huawei
H13-723_V2.0 · Question #128
When Flume writes into HDFS, what are the file generation methods? (multiple choice)
The correct answer is A. According to the source file name, directly generate the file B. Set the file generation time interval. When the time interval is reached, the old file will be closed C. Set the size of a single file. When the file size reaches the set value, the old file will be closed and D. Set the number of events stored in a single file. When the number of events stored in the file. See the full explanation below for the reasoning.
Question
When Flume writes into HDFS, what are the file generation methods? (multiple choice)
Options
- AAccording to the source file name, directly generate the file
- BSet the file generation time interval. When the time interval is reached, the old file will be closed
- CSet the size of a single file. When the file size reaches the set value, the old file will be closed and
- DSet the number of events stored in a single file. When the number of events stored in the file
How the community answered
(42 responses)- A100% (42)
Community Discussion
No community discussion yet for this question.