InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
The data can be loaded with or without defining the schema. |
|
Answer» The data can be LOADED with or without DEFINING the schema. |
|
| 2. |
Which of the following is correct in Apache Pig? |
|
Answer» Which of the following is correct in Apache Pig? |
|
| 3. |
Which of the following is used to deal with metadata? |
|
Answer» Which of the following is used to deal with METADATA? |
|
| 4. |
Which of the following is the default mode ? |
|
Answer» Which of the following is the DEFAULT mode ? |
|
| 5. |
What is Piggybank? |
|
Answer» What is Piggybank? |
|
| 6. |
Pig uses |
|
Answer» Pig USES |
|
| 7. |
Interactive mode of Pig is ____________ |
|
Answer» Interactive mode of PIG is ____________ |
|
| 8. |
Which of the operator is used to used to show values to keys used in Pig ? |
|
Answer» Which of the operator is used to used to show VALUES to KEYS used in Pig ? |
|
| 9. |
Command to run pig in local mode? |
|
Answer» COMMAND to run pig in local mode? Choose the CORRECT option from below LIST (1)pig-x local (2)pig (3)None of the OPTIONS. (4)pig -x tez-local Answer:-(1)pig-x local |
|
| 10. |
PigLatin is __________ while SQL is declarative. |
|
Answer» PIGLATIN is __________ while SQL is declarative. Choose the correct OPTION from below list (1)FUNCTIONAL (2)None of the options. (3)declarative (4)procedural Answer:-(4)procedural |
|
| 11. |
Which of the following says Hadoop provides does Pig break? |
|
Answer» Which of the following SAYS Hadoop provides does Pig break? |
|
| 12. |
You can run Pig in batch mode using __________ . |
|
Answer» You can run Pig in BATCH mode USING __________ . |
|
| 13. |
Which of the following is not a scalar data type? |
|
Answer» Which of the FOLLOWING is not a scalar data TYPE? |
|
| 14. |
What is the purpose of Pig in Hadoop? |
|
Answer» What is the purpose of Pig in Hadoop? |
|
| 15. |
Which of the following is false about Pig operators? |
|
Answer» Which of the following is false about PIG operators? |
|
| 16. |
Which of the following is used for debugging? |
|
Answer» Which of the following is used for debugging? |
|
| 17. |
Which of the following is correct about Pig? |
|
Answer» Which of the following is correct about Pig? |
|
| 18. |
Pig Latin statements are generally organized in ____________. |
|
Answer» PIG Latin statements are generally organized in ____________. Choose the correct option from below list (1)All of the options. (2)A series of TRANSFORMATION statements to process the data (3)A LOAD STATEMENT to read data from the file system (4)A DUMP statement to view results or a STORE statement to save the results Answer:-(1)All of the options. |
|
| 19. |
Which of the following is an entry in jobconf ? |
|
Answer» Which of the following is an ENTRY in jobconf ? |
|
| 20. |
Filter functions are used in ____________. |
|
Answer» Filter functions are USED in ____________. |
|
| 21. |
Which of the following is used to view the map reduce execution steps? |
|
Answer» Which of the FOLLOWING is USED to view the map reduce execution STEPS? |
|
| 22. |
Which of the following is true about Pig? |
|
Answer» Which of the FOLLOWING is true about Pig? |
|
| 23. |
Which function tells LoadFunc to load which fields in the Pig script. |
|
Answer» Which function tells LoadFunc to load which FIELDS in the Pig script. |
|
| 24. |
Which of the following helps to enable pig scripts? |
|
Answer» Which of the following helps to enable PIG scripts? |
|
| 25. |
Which mode does PigUnit work by default? |
|
Answer» Which MODE does PigUnit work by default? |
|
| 26. |
Which function is used to return hdfs files to ship to distributed cache. |
|
Answer» Which function is USED to return HDFS FILES to ship to distributed cache. |
|
| 27. |
Which of the command is used to run pig script in grunt shell? |
|
Answer» Which of the command is USED to run pig script in grunt shell? |
|
| 28. |
There is no connection between aggregate functions and group. |
|
Answer» There is no CONNECTION between AGGREGATE functions and group. |
|