Hi All, I'm using CDH 5.3.2 and i use sqoop to load data into hive tables. last statement of the sqoop import shows stats log which always shows [numFiles=<some numbers>,,numRows=0], am i missing any conffiguration here?
Though I have set MySQL as stats db, auto stats doesn't seem to be working, but when I run analyze compute statistics command , numRows reflects with Correct count . My concern is with the automatic stats collection Regards Suresh