Answer Posted / Kamlesh Kumar
To write data into HBase using Flume, you need to configure a HBaseSink and provide the necessary settings for the HBase table, family, and row key. You can then use the sink to emit events that will be written into the specified HBase table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers