Github user nickwallen commented on the issue:

    https://github.com/apache/incubator-metron/pull/366
  
    BTW, I also checked the Pcap Query tool to make sure there were no 
unintended side effects, since that also uses Stellar to some degree.  TL;DR;  
I don't see any problems.
    
    On Quick Dev, I started up Pcap Replay and Pycapa.  I then started the pcap 
topology to land data in HDFS.  I ran a basic query that leveraged Stellar to 
extract pcap.  I received the expected data and it was correctly filtered.  I 
was also able to open it up in Wireshark.
    
    ```
    service pcap-replay start
    service pycapa start
    bin/start_pcap_topology.sh
    bin/pcap_query.sh query -q "ip_src_addr == '192.168.138.158'" -st 500
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to