Creating rdd from another rdd with required specific columns

后端 未结 0 332
别跟我提以往
别跟我提以往 2021-01-02 17:50

I have a file in spark with following table data

Property ID|Location|Price|Bedrooms|Bathrooms|Size|Price SQ Ft|Status

I have read this file as rdd using :- a

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