No technical questions.
Big Data Interview Questions
1,784 big data interview questions shared by candidates
basic Java, Databases and datawarehousing, UNIX questions
What are the 3 V's
Let's assume you have 100 partitions in Spark, and by mistake, you used Coalesce(200) to increase partitions to 200. What will happen?
Des questions général concernant la dernière mission
Tell me about yourself , Experience etc.
They checked about spark, cloud knowledge, Java, CI/CD framework, Hadoop platform etc.
Spark : 1. Difference between map and flatmap. 2. Difference between groupbykey and reducebykey 3. Which file format spark saves file ? Answer should be ".orc" files only. (It took me multiple attempts to understand the question. and ".txt", ".csv" "xml" "anyflat-file-format" is not the correct answer. LOL ) 4. Difference between coalesce and repartition. 5. some more questions on RDD Hive 1 Difference between orderby and sortby 2. Select * from . How many mapper will be created. 3. Analytical function/ What is RANK ? hdfs 1. Difference between block and split SQL 1. What is indexing on single column ? (stopped in between of my answer ) and followed by what is sorting type in index key ascending or descending. (How does it matter its primary key not composite key) 2. Can you have two primary key . (I do not thing there will need of two primary as one it self does the job.) No tell the implementation is it possible, can you define two primary key ? (No) One of the panel member got irritated and fired a few questions after saying bye and answering my question related to profile and position . (Literally like Panel one : okay bye thanks for you ... Panel: No I will ask one last question . which file format spark saves files. )
Print every number divisible by both 3 and 5 up to 100 Sample output: 0 15 30 45 60 75 90
Data Structures and Algorithms and RDBMS
Viewing 11 - 20 interview questions