Re: Controlling Illustrate's output

2018-06-05 Thread Koji Noguchi
Hi Ronald, Sorry for the late response. > Is there a way to control the number of records illustrate produces? > I'm afraid not. Illustrate is a strong feature that has not been supported yet on Pig-on-tez or Pig-on-spark. We need to revive this effort and start looking at this feature again. >

Controlling Illustrate's output

2018-05-30 Thread Ronald Green
Hi! Is there a way to control the number of records illustrate produces? Also, is there an easier way to get the data programmatically (i.e. not as textual tables to stdout)? Thanks!