Github user MohanDV commented on the issue:
https://github.com/apache/metron/pull/1134
Non Kerberized pcap topology runs under 'storm' which requires write under
the 'hadoop' group so we should provide mode 0775 when the cluster is un secure
and mode 0755 when the cluster is secure as the topology runs under 'metron'
user. ---
