Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在 GCP dataproc 上提交 SparkSQL 作业时,它会报告处理结果。如果我想在我的程序上获取查询结果怎么办?我可以考虑使用 Spark 作业并将数据帧保存在云存储中,以便我的程序访问它。还有其他更有效的方法吗?谢谢!