jerqi commented on issue #89: URL: https://github.com/apache/incubator-uniffle/issues/89#issuecomment-1196378640
> 1. I think this scheme can only support MEMORY LOCALFILE. > 2. Since this HealthCheck collects the information of the local disk, we can use this feature. This health check now defaults to true, which hides some danger because RSS is sensitive to disk IO. > 3. And if there are any problems during the test phase, I will report back promptly. > 4. I will use the configured disk capacity of each server as an indicator of the policy. 1. Why do the strategy only support MEMORY_LOCALFILE? We would like to use MEMORY_LOCALFILE_HDFS in our production environment. Our MEMORY_LOCALFILE_HDFS can use multiple HDFS. 2. The HealthCheck's default value is false now. -- 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]
