Hi

Can’t I get it programmatically or using sqoop metastore?

Best Regards,
Radhakrishnan

From: Suresh Kumar Sethuramaswamy [mailto:[email protected]]
Sent: 10 February 2016 20:46
To: [email protected]
Subject: Re: Get number of records transfered

Hi

1. Redirect the import logs to a file
2. Grep for the count ( grep -oP 'Retrieved \K\d*' sqoop_import.log )


Regards
Suresh

On Wednesday, February 10, 2016, Radhakrishnan Iyer 
<[email protected]<mailto:[email protected]>> 
wrote:
I am firing  sqoop1 command programmatically.
Is there a mechanism wherein I can find the number of records transferred  job 
using the Sqoop job?

Best Regards,
Radhakrishnan Iyer

Reply via email to