Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/1188
@justinleet One thing I just noticed is that when you download the release
tarball from a mirror the file `apache-metron-0.6.0.tar.gz` contains a
directory called `apache-metron-0.6.0-rc1`. I would expect it to just be just
`apache-metron-0.6.0`.
I am not sure if this is something you have scripted here or if it is a
manual step in the release process. Either way, not a big deal, just thought I
would mention it.
---