cloud-fan commented on PR #36176: URL: https://github.com/apache/spark/pull/36176#issuecomment-1099192204
With my Apache hat on, I'd say there is no component owner in this community. A PR can be merged as long as there is one committer who supports it and no objections from others. In your case, it seems that there are not many interests from committers because the fix is so complicated. As a Spark committer, I do feel the same with @gengliangwang and @dongjoon-hyun . The fact is that "proxy" and "history" are already reserved keywords in Spark UI. This PR just fails earlier and provides a better error message. We can still put more effort to make them not reserved keywords, but I'm not very confident about it and I'd like to see other solutions like making JupiterLab using a different word other than "proxy" in the Spark UI. -- 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]
