RE: Help needed in parsing JSon with nested structures

2016-10-31 Thread Jan Botorek
operations. Jan From: Kappaganthu, Sivaram (ES) [mailto:sivaram.kappagan...@adp.com] Sent: Monday, October 31, 2016 11:50 AM To: user@spark.apache.org Subject: Help needed in parsing JSon with nested structures Hello All, I am processing a nested complex Json and below is the schema for it. root |--

Help needed in parsing JSon with nested structures

2016-10-31 Thread Kappaganthu, Sivaram (ES)
Hello All, I am processing a nested complex Json and below is the schema for it. root |-- businessEntity: array (nullable = true) ||-- element: struct (containsNull = true) |||-- payGroup: array (nullable = true) ||||-- element: struct (containsNull = true) |||