timothy65535 removed a comment on issue #981: URL: https://github.com/apache/incubator-kyuubi/issues/981#issuecomment-908891294
Right, it's a private package in spark. We will just use its public API. And, if want to support kyuubi page on the sparkhistoryserver, we need to implements a class which extends `AppHistoryServerPlugin`. it only transfer ElementTrackingStore in `AppHistoryServerPlugin`. I think it's better to reuse ElementTrackingStore, it's also ok to rewrite a class which work as ElementTrackingStore. -- 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]
