Convert SequenceFile as DataFrame

前端 未结 0 2029
渐次进展
渐次进展 2020-12-12 17:46

I have a SequenceFile that I want to convert as DataFrame using Pyskpark.

For that I am using the following code:

seq_file = sc.sequenceFile("prod         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题