Member since
08-07-2018
1
Post
0
Kudos Received
0
Solutions
08-16-2018
04:21 AM
Hello @Sneha Abraham! Once I had a similar issue (random errors coming from the oracle jdbc) and I got solved by changing the ojdbc7 to ojdbc6. Also, if you're using more than 1 mapper plus oraoop, then take a look at this link (ps: I didn't have the chance to test it): https://sqoop.apache.org/docs/1.4.7/SqoopUserGuide.html#_consistent_read_all_mappers_read_from_the_same_point_in_time Hope this helps!
... View more