Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/1109
The latest commit addresses feedback received so far. I also changed the
structure of the HDFS paths to avoid issues around reading input and also to
output data to unique locations. Previously all data was written to
`/apps/metron/pcap/output/page-*` which obviously won't work. I will update
the PR description with new testing instructions.
@james-sirota this should resolve the error you were getting. ---
