Custom records reader PST file format in Spark Scala

ぐ巨炮叔叔 提交于 2019-12-02 12:14:57

问题


I am working on PST files, I have worked on writing custom record reader for a Mapreduce program for different input formats but this time it is going to be spark.

I am not getting any clue or documentation on implementing record readers in spark. Can some body help on this? Is it possible to implement this functionality in spark?

来源:https://stackoverflow.com/questions/52272887/custom-records-reader-pst-file-format-in-spark-scala

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!