roryqi
roryqi
Because this is a bug fix. Could you add a UT to cover this change?
Application information should be displayed in the Spark history server.
Could we use rocksDB to store the history data? If we load the history data, maybe we can't start coordinator quickly.
> > Could we use rocksDB to store the history data? If we load the history data, maybe we can't start coordinator quickly. > > I am not good at...
> > > > Could we use rocksDB to store the history data? If we load the history data, maybe we can't start coordinator quickly. > > > > >...
@mchades Could u take a look?
@zuston Could you help me review this pull request?
[Bug] fix(spark): Triggering Stage retry requires reassigning the shuffle server in the retry Stage.
@zuston said that it's not available to delete the legacy shuffle data. It will cost too much time.
[Bug] fix(spark): Triggering Stage retry requires reassigning the shuffle server in the retry Stage.
Could you add a test case for this fix?
> Under the current authorization system, what permissions are required to perform this operation? Specifically, does it require ownership of the original schema and the CREATE TABLE privilege on the...