InterviewSolution
Saved Bookmarks
| 1. |
Which of the following class is used for general processing of error?(a) LargeObjectLoader(b) ProcessingException(c) DelimiterSet(d) LobSerializer |
|
Answer» Correct option is (b) ProcessingException The explanation is: General error occurs during the processing of a SqoopRecord. |
|