当前位置:   article > 正文

error: value createSchemaRDD is not a member of org.apache.spark.sql.SQLContext_consolex24: error: value accumulatoris not amember

consolex24: error: value accumulatoris not amember of org.apache.spark.s
<console>:23: error: value createSchemaRDD is not a member of org.apache.spark.sql.SQLContext
  • 1

在这里插入图片描述

在spark1.3以后spark SQL取消了createSchemaRDD,改为了implicits。

import sqlContext.implicits._
  • 1

在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小惠珠哦/article/detail/899611
推荐阅读
相关标签
  

闽ICP备14008679号