标签: r sparkr
如何在SparkR中获取Spark应用程序ID?
library(foresightR) spark <- sparkR.session()
从这里到现在创建的spark会话的applicationID如何?