soumyajose0784 opened a new issue #10126: URL: https://github.com/apache/druid/issues/10126
We have druid cluster deployed in a 4 node cluster with master deployed in 1 node, query in 1 node, and data server in 2 nodes. Data servers are configured to used local deep storage. And segments are distributed between 2 datanodes(half of the segments in one node, and half in other node). When each data server is started, it tries to load all the segments from deep storage, but it get error for every segment stored on other data node, making historical log file too huge in both servers. What could be the workaround for this? Is local deep storage not the preferred choice in distributed cluster? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
