How to combine a nested json file which is being partitioned on the basis of source tags and has varying internal structure into a single json file differently sourced Tag and varying structure

+1 vote
Source tags are different:

{  x : [

        { "Source":"xyz",

           "content":{

                   "cont1": "abc",

                   .............1............

                   ...............2..........

                   .................3........

                   }

             } ,

    { "Source": "try",

       "contents": {

        "cont1": "jfgj",

         ........1......."

       },  

     "content2":{

        "extra data":" present",

       " so" : "structurally different  for different sources",

       " and also": "maintains a separate structure amongst the same sources"

     }

  ]

}
Oct 11, 2019 in Apache Spark by anonymous
• 160 points
885 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In Apache Spark

+1 vote
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

which one of the following commands is used to see the structure of the Dataframe?

Hi @Ritu If you want to see the ...READ MORE

answered Nov 25, 2020 in Apache Spark by Gitika
• 65,910 points
1,899 views
0 votes
1 answer
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,439 views
+2 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP