Member since
01-10-2019
7
Posts
0
Kudos Received
0
Solutions
01-11-2019
06:22 AM
Spark is getting data with a header showing col's A,C,D,B and the data under it. Next day we get the same data like this Col's B,D,A,C and then the next day we get data like col's A,C,B,D and so on randomly. Now we have to put this data in a hive table with col's as A,B,C,D. Can any one suggest me an idea how to write this script in spark?
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache Spark