Hello all, is there a way to capture sqoop counters either using bash or sqoop operator? Specifically I need to pull a total number of rows loaded.
By looking at bash operator, I think there is an option to push the last line of output to xcom but sqoop and mapreduce output is a bit more complicated. Thanks!
