roryqi
roryqi
AE of Spark 2.4 isn't a complete feature. We shouldn't support it.
We recommend users to use StorageType MEMORY_LOCALFILE_HDFS or MEMORY_LOCALFILE. The application won't commit data.
> > We recommend users to use StorageType MEMORY_LOCALFILE_HDFS or MEMORY_LOCALFILE. The application won't commit data. > > So, should we remove `LOCALFILE`? It's useful for test code. And if...
We have built the website now. You can click the link again and see it. I will close the issue.
@smallzhongfeng What do you think?
A little complex, are there similar mechanisms in the other systems? In my opinion, we shouldn't retry when we use candidate checker. when we only use health checker, we can...
> If not having this mechanism, how to handle the multiple checkers retry? > > In our internal env, we will use the multiple checkers, including health checker(need to retry)...
> So do we need this feature ? cc @jerqi I don't think we need so complex retry mechanism ...
Do you have the solution of the problem?
Could you share your solution? We can discuss first.