pengxiangyu opened a new issue #6160: URL: https://github.com/apache/incubator-doris/issues/6160
**Is your feature request related to a problem? Please describe.** broker load is used to load data from hdfs, but you start a process named broker to do this. hdfs reader only support basic hdfs, we have a hdfs ha cluster, we need to support it. **Describe the solution you'd like** I want to load data from hdfs and need not to start a broker. I want to load data from hdfs ha cluster. **Describe alternatives you've considered** Add load with hdfs model. Add some properties in load with hdfs, make a filter for hdfs ha cluster. **Additional context** -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
