User CLI for working with Projects (3)
7) Repeat 5-6 until the file name returned from (5) is "END OF STREAM” or ERROR".
8) To stop the running project master:
9) At any time before (8) but after (2), the user can request the consumer statistics as follows:
$ sam dump consumer --cid=`cat cid.out`
The output will contain the number of files in the project, the number
of files consumed/not consumed etc. In the future, we plan to display
CPU usage per file (or per event) and other useful statistics.