CCA159 : Task Scenario-23
Problem Scenario 23 : Use tables created from previous exercise
Create a static Partitioned tables, based on order_id and all the fields must be separated bt '~' :
1. Add two static partitions 8999 and 9000.
2. Load all the orders which has order id <9000 in partition 8999.
3. Load all the orders which has order id > 9000 in partition 9000.
Certification Content
Professional HandsOn Trainings
(Lifetime Access and Free upgrades)
ApacheSpark Interview Questions
· Apache Spark InterviewQuestions-1
· Apache Spark Interview Questions-2
· Apache Spark Interview Questions-3
· Apache Spark Interview Questions-4
· Apache Spark Interview Questions-5
· Apache Spark Interview Questions-6
Apache Spark Interview Questions-7
Java MultiThreading Interview Questions
· Java Multi-Threading Intrview Questions-1
· Java Multi-Threading Interview Questions-2
· Java Multi-Threading Interview Questions-3
· Java Multi-Threading Interview Questions-4