Apache spark streaming getting ArrayIndexOutOfBoundsException error while trying to stream csv data

后端 未结 0 458
忘掉有多难
忘掉有多难 2021-01-28 02:14

I am trying to stream csv data line by line and then do some operation on it (filter by name...) , and i am getting ArrayIndexOutOfBoundsException: 1 i dont know why:

<         


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