jasinliu commented on issue #554: URL: https://github.com/apache/incubator-graphar/issues/554#issuecomment-2257638998
> But `SparkSession` is a singletone by design, so if you need to use it sooner or later in the code, you should init it. And you should init it only once. I see. Then I will close this PR. I will implement a version based on the initialization of `SparkSession` first, and then improve it after `java-info` module is independent. Thank you very much~ -- 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]
