How to pass a dataframe read from excel to another variable in spark-scala?

后端 未结 0 1507
醉话见心
醉话见心 2021-02-07 09:13

I have a dataframe var cache :DataFrame = _. As an initial run i have given, cache = existingDF, the existingdf is read from an excel using crealytics

相关标签:
回答
  • 消灭零回复
提交回复
热议问题