InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) BooleanSerializer is used to parse string representations of boolean values into boolean scalar types(b) BlobRef is a wrapper that holds a BLOB either directly(c) BooleanParse is used to parse string representations of boolean values into boolean scalar types(d) All of the mentionedThis question was posed to me in quiz.Asked question is from Introduction to Sqoop topic in division ZooKeeper, Sqoop and Cassandra of Hadoop |
|
Answer» Correct choice is (b) BLOBREF is a WRAPPER that holds a BLOB either directly |
|