如何启用%sql Magic stringjupyter notebook 以及如何使用以下代码行在单元格上使用 %sql 魔术字符串。
%sql Magic string
spark.sql('select * from test').show()
hive pyspark jupyter-notebook
hive ×1
jupyter-notebook ×1
pyspark ×1