创建SQLContext对象. 使用以下命令将HiveContext初始化到Spark Shell中。 scala> val sqlContext = new org.apache.spark.sql.hive.HiveContext(sc) ...
確定! 回上一頁