reading and writing from hive tables with spark after aggregation

前端 未结 3 592
故里飘歌
故里飘歌 2021-02-09 06:29

We have a hive warehouse, and wanted to use spark for various tasks (mainly classification). At times write the results back as a hive table. For example, we wrote the following

3条回答
  •  野的像风
    2021-02-09 06:50

    This error can solved by setting hive.exec.scratchdir to the folder where user has access

提交回复
热议问题