Hi

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

Best Regards,
Radhakrishnan

From: Suresh Kumar Sethuramaswamy [mailto:rock...@gmail.com]
Sent: 10 February 2016 20:46
To: user@sqoop.apache.org
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 
<radhakrishnan.i...@citiustech.com<mailto:radhakrishnan.i...@citiustech.com>> 
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